Commit d6032df06e7afe946ed2e82935dde3a4c6232138
1 parent
68e0930e
Exists in
master
and in
3 other branches
update requirements
Showing
7 changed files
with
3 additions
and
3 deletions
Show diff stats
django-conversejs-0.3.1.tar.gz
No preview for this file type
No preview for this file type
eventlet-0.15.0.tar.gz
No preview for this file type
No preview for this file type
gunicorn-19.1.0.tar.gz
No preview for this file type
No preview for this file type
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) |
| @@ -31,7 +31,7 @@ django-browserid==0.11 | @@ -31,7 +31,7 @@ django-browserid==0.11 | ||
| 31 | django-revproxy==0.2.9 | 31 | django-revproxy==0.2.9 |
| 32 | 32 | ||
| 33 | # Converse.js (XMPP client) | 33 | # Converse.js (XMPP client) |
| 34 | -django-conversejs==0.3.1 | 34 | +django-conversejs==0.3.4 |
| 35 | 35 | ||
| 36 | # Feedzilla (planet) and deps | 36 | # Feedzilla (planet) and deps |
| 37 | feedzilla==0.24 | 37 | feedzilla==0.24 |