mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-07-21 06:00:45 -04:00
update doublethink dependency, too
This commit is contained in:
parent
dff1fbb08b
commit
8c32c98431
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -71,7 +71,7 @@ setuptools.setup(
|
||||||
'websocket-client>=0.39.0,<=0.48.0',
|
'websocket-client>=0.39.0,<=0.48.0',
|
||||||
'pillow>=5.2.0',
|
'pillow>=5.2.0',
|
||||||
'urlcanon>=0.1.dev23',
|
'urlcanon>=0.1.dev23',
|
||||||
'doublethink>=0.2.0',
|
'doublethink @ git+https://github.com/internetarchive/doublethink.git@Py311',
|
||||||
'rethinkdb>=2.4.9,<2.5',
|
'rethinkdb>=2.4.9,<2.5',
|
||||||
'cerberus>=1.0.1',
|
'cerberus>=1.0.1',
|
||||||
'jinja2>=2.10',
|
'jinja2>=2.10',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue