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 8dc42ee commit 8cc0d54Copy full SHA for 8cc0d54
requirements-test.txt
@@ -1,7 +1,6 @@
1
-cryptography==43.0.1
+cryptography>=45,<46
2
flake8==3.9.2;python_version<"3.9"
3
flake8==7.3.0;python_version>="3.9"
4
-future==0.18.3
5
pysocks==1.7.1
6
pytest-cov==2.12.1
7
pytest-forked==1.3.0
0 commit comments