Commit 93e9620872614f4017af66fb4d8d0d044d6bd4e9

Authored by Alexandre Barbosa
Committed by Sergio Oliveira
1 parent 5f017478

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 2 pytz==2011n
3 3 django-haystack==2.2
4 4 django-hitcounter==0.1.1
5   -celery[redis]==3.1
  5 +celery[redis]==3.1.18
6 6 django-revproxy[diazo]==0.9.5
7 7 Whoosh==2.7.0
8 8  
... ...