diff --git a/requirements-minimal.txt b/requirements-minimal.txt index 8b428ef..d73771d 100644 --- a/requirements-minimal.txt +++ b/requirements-minimal.txt @@ -1,4 +1,4 @@ -cryptography<39.0.2 # Due to Rust requirements (ok to remove once rustc is puppeted or we just install Rust in the container) +cryptography<41.0.3 # Due to Rust requirements (ok to remove once rustc is puppeted or we just install Rust in the container) emoji ocflib pyOpenSSL diff --git a/requirements.txt b/requirements.txt index 00c1d7a..c9b44b3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ cffi==1.14.5 chardet==3.0.4 constantly==15.1.0 cracklib==2.9.3 -cryptography==40.0.1 +cryptography==41.0.2 Deprecated==1.2.11 dnspython==2.1.0 emoji==1.2.0