Mercurial > public > sg101
comparison requirements.txt @ 949:b8c3863e34d2
Update requirements.txt for Django 1.7.8 upgrade.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Sat, 16 May 2015 15:02:31 -0500 |
parents | ccf3022c20d5 |
children | 4dbca98db8b8 |
comparison
equal
deleted
inserted
replaced
948:f2fbe2b0d25d | 949:b8c3863e34d2 |
---|---|
1 Django==1.6.6 | 1 Django==1.7.8 |
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-master | 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.3.1 |
6 django-tagging==0.3.1 | 6 django-tagging==0.3.1 |
7 html5lib==1.0b3 | 7 html5lib==1.0b3 |
8 bleach==1.4 | 8 bleach==1.4 |
9 pytz==2013b0 | 9 pytz==2013b0 |
10 queued-search==2.1.0 | 10 queued-search==2.1.0 |
11 -e hg+https://bgneal@bitbucket.org/bgneal/queues@862e8846f7e5f5a0df7f08bfe4b4e5283acb4614#egg=queues-dev | 11 -e hg+https://bgneal@bitbucket.org/bgneal/queues@862e8846f7e5f5a0df7f08bfe4b4e5283acb4614#egg=queues-dev |
12 redis==2.7.2 | 12 redis==2.7.2 |
13 repoze.timeago==0.5 | 13 repoze.timeago==0.5 |
14 -e git+https://github.com/notanumber/xapian-haystack.git@37add92bc43fe50bf165e91f370269c26272f1eb#egg=xapian_haystack-master | 14 -e git+https://github.com/notanumber/xapian-haystack.git@a3a3a4e7cfba3e2e1be3a42abf59edd29ea03c05#egg=xapian_haystack-master |
15 anyjson==0.3.3 | 15 anyjson==0.3.3 |
16 celery==3.1.7 | 16 celery==3.1.18 |
17 django-picklefield==0.3.1 | 17 django-picklefield==0.3.1 |
18 kombu==3.0.8 | 18 kombu==3.0.26 |
19 python-dateutil==1.5 | 19 python-dateutil==1.5 |
20 python-memcached==1.48 | 20 python-memcached==1.48 |
21 docutils==0.10 | 21 docutils==0.10 |
22 amqp==1.3.3 | 22 amqp==1.4.6 |
23 six==1.8.0 | 23 six==1.8.0 |
24 ftfy==2.0.1 | 24 ftfy==2.0.1 |
25 Pillow==2.7.0 | 25 Pillow==2.7.0 |
26 boto==2.13.0 | 26 boto==2.13.0 |
27 billiard==3.3.0.13 | 27 billiard==3.3.0.20 |
28 google-api-python-client==1.3.1 | 28 google-api-python-client==1.3.1 |
29 httplib2==0.9 | 29 httplib2==0.9 |
30 oauth2client==1.4.1 | 30 oauth2client==1.4.1 |
31 pyasn1==0.1.7 | 31 pyasn1==0.1.7 |
32 pyasn1-modules==0.0.5 | 32 pyasn1-modules==0.0.5 |