From 18b627b3338510f8f562de914a684d241a2a3f74 Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Thu, 30 Oct 2014 11:40:29 -0400 Subject: [PATCH] Update to Celery 3.1.16 --- requirements/common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/common.txt b/requirements/common.txt index c9fe70a2b9..24440f384e 100644 --- a/requirements/common.txt +++ b/requirements/common.txt @@ -1,4 +1,4 @@ -celery==3.1.15 +celery==3.1.16 cssmin==0.2.0 Django==1.6.7