Commit bef553e568e00606b35b5af41c655610be975f31
1 parent
d90a83e4
Exists in
master
and in
1 other branch
Bump Celery version on requirements.txt
Signed-off-by: Alexandre Barbosa <alexandreab@live.com> Signed-off-by: Lucas Kanashiro <kanashiro.duarte@gmail.com> Signed-off-by: Rodrigo Siqueira <rodrigosiqueiramelo@gmail.com> Signed-off-by: Sergio Oliveira <seocam@gmail.com>
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
requirements.txt
@@ -2,7 +2,7 @@ Django==1.7.10 | @@ -2,7 +2,7 @@ Django==1.7.10 | ||
2 | pytz==2011n | 2 | pytz==2011n |
3 | django-haystack==2.2 | 3 | django-haystack==2.2 |
4 | django-hitcounter==0.1.1 | 4 | django-hitcounter==0.1.1 |
5 | -celery[redis]==3.1 | 5 | +celery[redis]==3.1.18 |
6 | django-revproxy[diazo]==0.9.5 | 6 | django-revproxy[diazo]==0.9.5 |
7 | Whoosh==2.7.0 | 7 | Whoosh==2.7.0 |
8 | 8 |