comparison 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
comparison
equal deleted inserted replaced
749:b6e98717690b 750:aeafbf3ecebf
12 queues==0.6.1 12 queues==0.6.1
13 redis==2.7.2 13 redis==2.7.2
14 repoze.timeago==0.5 14 repoze.timeago==0.5
15 xapian-haystack==1.1.5beta 15 xapian-haystack==1.1.5beta
16 anyjson==0.3.3 16 anyjson==0.3.3
17 celery==2.4.5 17 celery==3.1.7
18 django-celery==2.4.2
19 django-picklefield==0.3.1 18 django-picklefield==0.3.1
20 kombu==2.5.10 19 kombu==3.0.8
21 python-dateutil==1.5 20 python-dateutil==1.5
22 python-memcached==1.48 21 python-memcached==1.48
23 wsgiref==0.1.2 22 wsgiref==0.1.2
24 python-ts3==0.1 23 python-ts3==0.1
25 docutils==0.10 24 docutils==0.10
26 amqp==1.0.11 25 amqp==1.3.3
27 Fabric==1.4.1 26 Fabric==1.4.1
28 argparse==1.2.1 27 argparse==1.2.1
29 six==1.4.1 28 six==1.4.1
30 distribute==0.6.24 29 distribute==0.6.24
31 pycrypto==2.5 30 pycrypto==2.5
32 ssh==1.7.13 31 ssh==1.7.13
33 ftfy==2.0.1 32 ftfy==2.0.1
34 Pillow==2.1.0 33 Pillow==2.1.0
35 boto==2.13.0 34 boto==2.13.0
36 sqlparse==0.1.10 35 sqlparse==0.1.10
36 billiard==3.3.0.13
37 # 37 #
38 # These packages I punted on and hacked into my virtualenv by 38 # These packages I punted on and hacked into my virtualenv by
39 # symlinking to the global site-packages: 39 # symlinking to the global site-packages:
40 # xapian 40 # xapian