mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-05-02 14:46:18 -04:00
tighten rethinkdb dependency
This commit is contained in:
parent
7aab5d477f
commit
4b00249932
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -73,7 +73,7 @@ setuptools.setup(
|
|||
"pillow>=5.2.0",
|
||||
"urlcanon>=0.1.dev23",
|
||||
"doublethink @ git+https://github.com/internetarchive/doublethink.git@Py311",
|
||||
"rethinkdb<2.4.10",
|
||||
"rethinkdb==2.4.9",
|
||||
"cerberus>=1.0.1",
|
||||
"jinja2>=2.10",
|
||||
"cryptography>=2.3",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue