Mercurial > public > sg101
comparison requirements.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 |
---|---|
1 Django==1.6.6 | 1 Django==1.6.6 |
2 Markdown==2.5.1 | 2 Markdown==2.5.1 |
3 MySQL-python==1.2.4 | 3 MySQL-python==1.2.4 |
4 -e git+https://github.com/gremmie/django-elsewhere.git@1203bd331aba4c5d4e702cc4e64d807310f2b591#egg=django_elsewhere-dev | 4 -e git+https://github.com/gremmie/django-elsewhere.git@1203bd331aba4c5d4e702cc4e64d807310f2b591#egg=django_elsewhere-master |
5 django-haystack==2.1.0 | 5 django-haystack==2.1.0 |
6 django-tagging==0.3.1 | 6 django-tagging==0.3.1 |
7 gdata==2.0.15 | 7 gdata==2.0.15 |
8 html5lib==1.0b3 | 8 html5lib==1.0b3 |
9 bleach==1.4 | 9 bleach==1.4 |
10 pytz==2013b | 10 pytz==2013b0 |
11 queued-search==2.1.0 | 11 queued-search==2.1.0 |
12 hg+https://bgneal@bitbucket.org/bgneal/queues@862e884#egg=queues | 12 -e hg+https://bgneal@bitbucket.org/bgneal/queues@862e8846f7e5f5a0df7f08bfe4b4e5283acb4614#egg=queues-dev |
13 redis==2.7.2 | 13 redis==2.7.2 |
14 repoze.timeago==0.5 | 14 repoze.timeago==0.5 |
15 -e git+https://github.com/notanumber/xapian-haystack.git@37add92bc43fe50bf165e91f370269c26272f1eb#egg=xapian_haystack-dev | 15 -e git+https://github.com/notanumber/xapian-haystack.git@37add92bc43fe50bf165e91f370269c26272f1eb#egg=xapian_haystack-master |
16 anyjson==0.3.3 | 16 anyjson==0.3.3 |
17 celery==3.1.7 | 17 celery==3.1.7 |
18 django-picklefield==0.3.1 | 18 django-picklefield==0.3.1 |
19 kombu==3.0.8 | 19 kombu==3.0.8 |
20 python-dateutil==1.5 | 20 python-dateutil==1.5 |
21 python-memcached==1.48 | 21 python-memcached==1.48 |
22 wsgiref==0.1.2 | |
23 python-ts3==0.1 | |
24 docutils==0.10 | 22 docutils==0.10 |
25 amqp==1.3.3 | 23 amqp==1.3.3 |
26 argparse==1.2.1 | |
27 six==1.8.0 | 24 six==1.8.0 |
28 ftfy==2.0.1 | 25 ftfy==2.0.1 |
29 Pillow==2.4.0 | 26 Pillow==2.7.0 |
30 boto==2.13.0 | 27 boto==2.13.0 |
31 billiard==3.3.0.13 | 28 billiard==3.3.0.13 |
32 google-api-python-client==1.3.1 | 29 google-api-python-client==1.3.1 |
33 httplib2==0.9 | 30 httplib2==0.9 |
34 oauth2client==1.4.1 | 31 oauth2client==1.4.1 |