comparison requirements.txt @ 751:22fb12361fb3

For #63 update production requirements file for celery 3.1.7.
author Brian Neal <bgneal@gmail.com>
date Tue, 31 Dec 2013 17:21:11 -0600
parents e5869846d0dc
children eb3fa9a04065
comparison
equal deleted inserted replaced
750:aeafbf3ecebf 751:22fb12361fb3
11 queues==0.6.1 11 queues==0.6.1
12 redis==2.7.2 12 redis==2.7.2
13 repoze.timeago==0.5 13 repoze.timeago==0.5
14 xapian-haystack==1.1.5beta 14 xapian-haystack==1.1.5beta
15 anyjson==0.3.3 15 anyjson==0.3.3
16 celery==2.4.5 16 celery==3.1.7
17 django-celery==2.4.2
18 django-picklefield==0.3.1 17 django-picklefield==0.3.1
19 kombu==2.5.10 18 kombu==3.0.8
20 python-dateutil==1.5 19 python-dateutil==1.5
21 python-memcached==1.48 20 python-memcached==1.48
22 wsgiref==0.1.2 21 wsgiref==0.1.2
23 python-ts3==0.1 22 python-ts3==0.1
24 docutils==0.10 23 docutils==0.10
25 amqp==1.0.11 24 amqp==1.3.3
26 argparse==1.2.1 25 argparse==1.2.1
27 six==1.4.1 26 six==1.4.1
28 ftfy==2.0.1 27 ftfy==2.0.1
29 Pillow==2.1.0 28 Pillow==2.1.0
30 boto==2.13.0 29 boto==2.13.0
30 billiard==3.3.0.13
31 # 31 #
32 # These packages I punted on and hacked into my virtualenv by 32 # These packages I punted on and hacked into my virtualenv by
33 # symlinking to the global site-packages: 33 # symlinking to the global site-packages:
34 # xapian 34 # xapian