Commit 6f3d81cdaa40d064eee12974838fa32d1949779e
1 parent
e2f7679d
Exists in
master
and in
3 other branches
Revert Gunicorn upgrade
Signed-off-by: Alexandre Barbosa <alexandreab@live.com> Signed-off-by: Antonio Terceiro <terceiro@softwarelivre.org>
Showing
3 changed files
with
1 additions
and
1 deletions
Show diff stats
No preview for this file type
gunicorn-19.1.1.tar.gz
No preview for this file type
requirements.txt
@@ -18,7 +18,7 @@ django-hitcounter==0.1.1 | @@ -18,7 +18,7 @@ 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 | 21 | +gunicorn==19.1.0 |
22 | eventlet==0.15.2 | 22 | eventlet==0.15.2 |
23 | PyYAML==3.11 | 23 | PyYAML==3.11 |
24 | 24 |