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:
Jake Moshenko 2014-07-17 14:04:51 -04:00
parent cceb09d4f6
commit db953cdc79
2 changed files with 2 additions and 2 deletions

View file

@ -8,7 +8,7 @@ python-dateutil
boto
pymysql
stripe
gunicorn
gunicorn<19.0
gevent
mixpanel-py
beautifulsoup4