Skip to content

Commit 8cc0d54

Browse files
committed
chore: requirements-test bump cryptography, remove future
1 parent 8dc42ee commit 8cc0d54

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

requirements-test.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
cryptography==43.0.1
1+
cryptography>=45,<46
22
flake8==3.9.2;python_version<"3.9"
33
flake8==7.3.0;python_version>="3.9"
4-
future==0.18.3
54
pysocks==1.7.1
65
pytest-cov==2.12.1
76
pytest-forked==1.3.0

0 commit comments

Comments
 (0)