mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-05-02 06:36:20 -04:00
update warcprox dependency to include recent fixes
This commit is contained in:
parent
b9b8dcd062
commit
338d2e48f9
2 changed files with 2 additions and 2 deletions
2
setup.py
2
setup.py
|
@ -79,7 +79,7 @@ setuptools.setup(
|
|||
extras_require={
|
||||
'dashboard': ['flask>=0.11', 'gunicorn'],
|
||||
'easy': [
|
||||
'warcprox>=2.4b1.dev145',
|
||||
'warcprox>=2.4b2.dev173',
|
||||
'pywb<2',
|
||||
'flask>=0.11',
|
||||
'gunicorn'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue