Update gunicorn version on requirements.
parent
fab6d20338
commit
51f0ef7fef
|
@ -2,7 +2,7 @@ djangorestframework==2.3.13
|
||||||
Django==1.7
|
Django==1.7
|
||||||
django-picklefield==0.3.1
|
django-picklefield==0.3.1
|
||||||
django-sampledatahelper==0.2.2
|
django-sampledatahelper==0.2.2
|
||||||
gunicorn==18.0
|
gunicorn==19.1.1
|
||||||
psycopg2==2.5.4
|
psycopg2==2.5.4
|
||||||
pillow==2.5.3
|
pillow==2.5.3
|
||||||
pytz==2014.4
|
pytz==2014.4
|
||||||
|
|
Loading…
Reference in New Issue