Mercurial > public > sg101
comparison requirements_dev.txt @ 890:df09f327e1b9
Update requirements files.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Mon, 16 Feb 2015 18:39:33 -0600 |
parents | a423e8fd082d |
children | ccf3022c20d5 |
comparison
equal
deleted
inserted
replaced
885:ee47122d6277 | 890:df09f327e1b9 |
---|---|
6 django-haystack==2.1.0 | 6 django-haystack==2.1.0 |
7 django-tagging==0.3.1 | 7 django-tagging==0.3.1 |
8 gdata==2.0.15 | 8 gdata==2.0.15 |
9 html5lib==0.999 | 9 html5lib==0.999 |
10 bleach==1.4 | 10 bleach==1.4 |
11 pytz==2013b | 11 pytz==2013b0 |
12 queued-search==2.1.0 | 12 queued-search==2.1.0 |
13 hg+https://bgneal@bitbucket.org/bgneal/queues@862e884#egg=queues | 13 -e hg+https://bgneal@bitbucket.org/bgneal/queues@862e8846f7e5f5a0df7f08bfe4b4e5283acb4614#egg=queues-dev |
14 redis==2.7.2 | 14 redis==2.7.2 |
15 repoze.timeago==0.5 | 15 repoze.timeago==0.5 |
16 -e git+https://github.com/notanumber/xapian-haystack.git@37add92bc43fe50bf165e91f370269c26272f1eb#egg=xapian_haystack-master | 16 -e git+https://github.com/notanumber/xapian-haystack.git@37add92bc43fe50bf165e91f370269c26272f1eb#egg=xapian_haystack-dev |
17 anyjson==0.3.3 | 17 anyjson==0.3.3 |
18 celery==3.1.7 | 18 celery==3.1.7 |
19 django-picklefield==0.3.1 | 19 django-picklefield==0.3.1 |
20 kombu==3.0.8 | 20 kombu==3.0.8 |
21 python-dateutil==1.5 | 21 python-dateutil==1.5 |
22 python-memcached==1.48 | 22 python-memcached==1.48 |
23 wsgiref==0.1.2 | |
24 docutils==0.10 | 23 docutils==0.10 |
25 amqp==1.3.3 | 24 amqp==1.3.3 |
26 Fabric==1.4.1 | 25 Fabric==1.4.1 |
27 argparse==1.2.1 | |
28 six==1.8.0 | 26 six==1.8.0 |
29 pycrypto==2.5 | 27 pycrypto==2.5 |
30 ssh==1.7.13 | 28 ssh==1.7.13 |
31 ftfy==2.0.1 | 29 ftfy==2.0.1 |
32 Pillow==2.4.0 | 30 Pillow==2.7.0 |
33 boto==2.13.0 | 31 boto==2.13.0 |
34 sqlparse==0.1.10 | 32 sqlparse==0.1.10 |
35 billiard==3.3.0.13 | 33 billiard==3.3.0.13 |
36 google-api-python-client==1.3.1 | 34 google-api-python-client==1.3.1 |
37 httplib2==0.9 | 35 httplib2==0.9 |
39 pyasn1==0.1.7 | 37 pyasn1==0.1.7 |
40 pyasn1-modules==0.0.5 | 38 pyasn1-modules==0.0.5 |
41 rsa==3.1.4 | 39 rsa==3.1.4 |
42 simplejson==3.6.5 | 40 simplejson==3.6.5 |
43 uritemplate==0.6 | 41 uritemplate==0.6 |
42 mock==1.0.1 | |
44 # | 43 # |
45 # These packages I punted on and hacked into my virtualenv by | 44 # These packages I punted on and hacked into my virtualenv by |
46 # symlinking to the global site-packages: | 45 # symlinking to the global site-packages: |
47 # xapian | 46 # xapian |