Temporarily downgrade the gunicorn version until the fix for this bug is available: https://github.com/benoitc/gunicorn/issues/790
This commit is contained in:
parent
cceb09d4f6
commit
db953cdc79
2 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@ python-dateutil
|
|||
boto
|
||||
pymysql
|
||||
stripe
|
||||
gunicorn
|
||||
gunicorn<19.0
|
||||
gevent
|
||||
mixpanel-py
|
||||
beautifulsoup4
|
||||
|
|
Reference in a new issue