Commit 14ae154ae8e3670b4ffbbacecb4154b42a055043

Authored by Sergio Oliveira
1 parent 5f8058ed

Updated gunicorn and eventlet

Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
requirements.txt
... ... @@ -18,8 +18,8 @@ django-hitcounter==0.1.1
18 18 Pillow==2.5.1
19 19 django-i18n-model==0.0.7
20 20 django-tastypie==0.11.0
21   -gunicorn==19.1.0
22   -eventlet==0.15.0
  21 +gunicorn==19.1.1
  22 +eventlet==0.15.2
23 23 PyYAML==3.11
24 24  
25 25 # Deps for sentry client (raven)
... ...