Commit fa001f3c19d797b03fbdc20d8b7a5ad1e30abd8c
1 parent
314217c3
Exists in
master
and in
39 other branches
Revert "Updated gunicorn and eventlet"
This reverts commit 14ae154ae8e3670b4ffbbacecb4154b42a055043.
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.1 | ||
22 | -eventlet==0.15.2 | 21 | +gunicorn==19.1.0 |
22 | +eventlet==0.15.0 | ||
23 | PyYAML==3.11 | 23 | PyYAML==3.11 |
24 | 24 | ||
25 | # Deps for sentry client (raven) | 25 | # Deps for sentry client (raven) |