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 7bb0acc commit fe38304Copy full SHA for fe38304
requirements.in
@@ -1,6 +1,6 @@
1
asn1==2.2.0
2
-cryptography==42.0.5
3
cffi==1.16.0
+cryptography==41.0.7
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
-cffi==1.15.0
+cffi==1.16.0
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