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 68aa7b4 commit a56b7dfCopy full SHA for a56b7df
requirements.in
@@ -1,6 +1,6 @@
1
asn1==2.2.0
2
-cffi==1.16.0
3
-cryptography==41.0.7
+cryptography==3.4.7
+cffi==1.15.0
4
future==0.18.2
5
itsdangerous>=2.1.2 # Updated to match Flask's requirement
6
pbr==1.10.0
requirements.txt
@@ -8,13 +8,13 @@ asn1==2.2.0
8
# via -r requirements.in
9
certifi==2018.11.29
10
# via requests
11
12
# via
13
# -r requirements.in
14
# cryptography
15
chardet==3.0.4
16
17
+cryptography==38.0.2
18
19
20
# pyopenssl
0 commit comments