mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-07-22 14:30:53 -04:00
warcprox>=2.4.31
This commit is contained in:
parent
a4195e1a83
commit
03a6b15717
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -84,7 +84,7 @@ setuptools.setup(
|
||||||
'gunicorn>=19.8.1'
|
'gunicorn>=19.8.1'
|
||||||
],
|
],
|
||||||
'easy': [
|
'easy': [
|
||||||
'warcprox>=2.4b2.dev173',
|
'warcprox>=2.4.31',
|
||||||
'pywb>=0.33.2,<2',
|
'pywb>=0.33.2,<2',
|
||||||
'flask>=1.0',
|
'flask>=1.0',
|
||||||
'gunicorn>=19.8.1'
|
'gunicorn>=19.8.1'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue