Commit ab6ac0f35a5490ace6d6d1c6c6990f8d959946bc
1 parent
c6fe0f14
Exists in
master
and in
13 other branches
Remove dep and changed gevent to eventlet
Showing
3 changed files
with
5 additions
and
6 deletions
Show diff stats
puppet/modules/colab/manifests/init.pp
requirements.txt
| @@ -20,8 +20,8 @@ django-i18n-model==0.0.7 | @@ -20,8 +20,8 @@ django-i18n-model==0.0.7 | ||
| 20 | django-tastypie==0.11.0 | 20 | django-tastypie==0.11.0 |
| 21 | django-browserid==0.9 | 21 | django-browserid==0.9 |
| 22 | 22 | ||
| 23 | -gunicorn==18.0 | ||
| 24 | -gevent==0.13.8 | 23 | +gunicorn==19.1.0 |
| 24 | +eventlet==0.15.0 | ||
| 25 | 25 | ||
| 26 | # Deps for sentry client (raven) | 26 | # Deps for sentry client (raven) |
| 27 | raven==3.5.2 | 27 | raven==3.5.2 |
src/colab/gunicorn.conf.py