diff requirements_dev.txt @ 750:aeafbf3ecebf

For #63, upgrade to celery 3.1.7.
author Brian Neal <bgneal@gmail.com>
date Tue, 31 Dec 2013 16:36:22 -0600
parents 9b2db523f703
children ad53d929281a
line wrap: on
line diff
--- a/requirements_dev.txt	Mon Dec 30 15:05:43 2013 -0600
+++ b/requirements_dev.txt	Tue Dec 31 16:36:22 2013 -0600
@@ -14,16 +14,15 @@
 repoze.timeago==0.5
 xapian-haystack==1.1.5beta
 anyjson==0.3.3
-celery==2.4.5
-django-celery==2.4.2
+celery==3.1.7
 django-picklefield==0.3.1
-kombu==2.5.10
+kombu==3.0.8
 python-dateutil==1.5
 python-memcached==1.48
 wsgiref==0.1.2
 python-ts3==0.1
 docutils==0.10
-amqp==1.0.11
+amqp==1.3.3
 Fabric==1.4.1
 argparse==1.2.1
 six==1.4.1
@@ -34,6 +33,7 @@
 Pillow==2.1.0
 boto==2.13.0
 sqlparse==0.1.10
+billiard==3.3.0.13
 #
 # These packages I punted on and hacked into my virtualenv by
 # symlinking to the global site-packages: