Commit 14ae154ae8e3670b4ffbbacecb4154b42a055043
1 parent
5f8058ed
Exists in
master
and in
39 other branches
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,8 +18,8 @@ django-hitcounter==0.1.1 | ||
18 | Pillow==2.5.1 | 18 | Pillow==2.5.1 |
19 | django-i18n-model==0.0.7 | 19 | django-i18n-model==0.0.7 |
20 | django-tastypie==0.11.0 | 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 | PyYAML==3.11 | 23 | PyYAML==3.11 |
24 | 24 | ||
25 | # Deps for sentry client (raven) | 25 | # Deps for sentry client (raven) |