mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-05-02 06:36:20 -04:00
update brozzler-easy for current warcprox api
This commit is contained in:
parent
a125434563
commit
5331aca33f
2 changed files with 29 additions and 31 deletions
4
setup.py
4
setup.py
|
@ -79,8 +79,8 @@ setuptools.setup(
|
|||
extras_require={
|
||||
'dashboard': ['flask>=0.11', 'gunicorn'],
|
||||
'easy': [
|
||||
'warcprox>=2.1b1.dev87',
|
||||
'pywb',
|
||||
'warcprox>=2.4b1.dev145',
|
||||
'pywb<2',
|
||||
'flask>=0.11',
|
||||
'gunicorn'
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue