mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-06-17 19:39:24 -04:00
incorporate urlcanon fix
This commit is contained in:
parent
338d2e48f9
commit
ac735639ff
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -69,7 +69,7 @@ setuptools.setup(
|
||||||
'requests',
|
'requests',
|
||||||
'websocket-client!=0.39.0',
|
'websocket-client!=0.39.0',
|
||||||
'pillow==3.3.0',
|
'pillow==3.3.0',
|
||||||
'urlcanon>=0.1.dev16',
|
'urlcanon>=0.1.dev23',
|
||||||
'doublethink>=0.2.0.dev88',
|
'doublethink>=0.2.0.dev88',
|
||||||
'rethinkdb>=2.3,<2.4',
|
'rethinkdb>=2.3,<2.4',
|
||||||
'cerberus==1.0.1',
|
'cerberus==1.0.1',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue