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 632fe9a commit 57d2ea2Copy full SHA for 57d2ea2
requirements.in
@@ -1,6 +1,6 @@
1
asn1==2.2.0
2
-cryptography==3.4.7
3
-cffi==1.15.0
+cryptography==44.0.2
+cffi==1.17.1
4
future==0.18.2
5
itsdangerous>=2.1.2 # Updated to match Flask's requirement
6
pbr==1.10.0
requirements.txt
@@ -1,5 +1,5 @@
#
-# This file is autogenerated by pip-compile with Python 3.9
+# This file is autogenerated by pip-compile with Python 3.13
# by the following command:
# pip-compile --output-file=requirements.txt
0 commit comments