update gunicorn version to 19.3.0

This commit is contained in:
Fábio C. Barrionuevo da Luz 2015-03-07 12:53:33 -03:00
parent 195db003fc
commit 4d9d7d9110

View File

@ -2,7 +2,7 @@
# production that isn't in development. # production that isn't in development.
-r base.txt -r base.txt
gunicorn==19.2.1 gunicorn==19.3.0
django-storages==1.1.8 django-storages==1.1.8
Collectfast==0.2.1 Collectfast==0.2.1
gevent==1.0.1 gevent==1.0.1