Update gunicorn version on requirements.

remotes/origin/enhancement/email-actions
Andrey Antukh 2014-10-13 16:59:00 +02:00
parent fab6d20338
commit 51f0ef7fef
1 changed files with 1 additions and 1 deletions

View File

@ -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