mirror of
https://github.com/internetarchive/warcprox.git
synced 2025-01-18 13:22:09 +01:00
cryptography <40
This commit is contained in:
parent
aa8948e612
commit
98f7032419
2
setup.py
2
setup.py
@ -31,7 +31,7 @@ deps = [
|
|||||||
'urllib3>=1.23',
|
'urllib3>=1.23',
|
||||||
'requests>=2.0.1',
|
'requests>=2.0.1',
|
||||||
'PySocks>=1.6.8',
|
'PySocks>=1.6.8',
|
||||||
'cryptography>=2.3,<=39.0.0',
|
'cryptography>=2.3,<40',
|
||||||
'idna==2.10',
|
'idna==2.10',
|
||||||
'PyYAML>=5.1',
|
'PyYAML>=5.1',
|
||||||
'cachetools',
|
'cachetools',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user