We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c657359 commit c7a9d68Copy full SHA for c7a9d68
requirements.in
@@ -1,5 +1,5 @@
1
asn1==2.2.0
2
-cryptography==44.0.2
+cryptography==40.0.2
3
cffi==1.17.1
4
future==0.18.2
5
itsdangerous>=2.1.2 # Updated to match Flask's requirement
requirements.txt
@@ -14,7 +14,7 @@ cffi==1.17.1
14
# cryptography
15
chardet==3.0.4
16
# via requests
17
18
# via
19
# -r requirements.in
20
# pyopenssl
0 commit comments