Merge pull request #421 from jondelmil/master

Change gevent from 1.0.2 to 1.1rc1 to support Py35.
This commit is contained in:
Jannis Gebauer 2015-11-22 23:20:51 +01:00
commit 73d78ba673

View File

@ -11,7 +11,7 @@ psycopg2==2.6.1
# WSGI Handler
# ------------------------------------------------
gevent==1.0.2
gevent==1.1rc1
gunicorn==19.3.0
# Static and Media Storage