mirror of
https://github.com/internetarchive/warcprox.git
synced 2025-01-18 13:22:09 +01:00
Merge pull request #204 from galgeek/doublethink_up
update doublethink dependency
This commit is contained in:
commit
ef774f5f29
2
setup.py
2
setup.py
@ -26,7 +26,7 @@ import setuptools
|
|||||||
deps = [
|
deps = [
|
||||||
'warctools>=4.10.0',
|
'warctools>=4.10.0',
|
||||||
'urlcanon>=0.3.0',
|
'urlcanon>=0.3.0',
|
||||||
'doublethink @ git+https://github.com/internetarchive/doublethink.git@Py311',
|
'doublethink==0.4.9',
|
||||||
'urllib3>=1.23',
|
'urllib3>=1.23',
|
||||||
'requests>=2.0.1',
|
'requests>=2.0.1',
|
||||||
'PySocks>=1.6.8',
|
'PySocks>=1.6.8',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user