Mercurial > public > sg101
comparison requirements.txt @ 1028:5ba2508939f7
Django 1.8 changes; first batch.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Tue, 15 Dec 2015 21:01:07 -0600 |
parents | c6bd7308de49 |
children | 217084b6e0a0 |
comparison
equal
deleted
inserted
replaced
1027:cd4db27c90e3 | 1028:5ba2508939f7 |
---|---|
2 anyjson==0.3.3 | 2 anyjson==0.3.3 |
3 billiard==3.3.0.20 | 3 billiard==3.3.0.20 |
4 bleach==1.4 | 4 bleach==1.4 |
5 boto==2.13.0 | 5 boto==2.13.0 |
6 celery==3.1.18 | 6 celery==3.1.18 |
7 Django==1.7.11 | 7 Django==1.8.7 |
8 django-haystack==2.3.1 | 8 django-haystack==2.3.1 |
9 django-picklefield==0.3.1 | 9 django-picklefield==0.3.1 |
10 django-tagging==0.3.1 | 10 django-tagging==0.4 |
11 docutils==0.10 | 11 docutils==0.10 |
12 -e git+https://github.com/gremmie/django-elsewhere.git@1203bd331aba4c5d4e702cc4e64d807310f2b591#egg=django_elsewhere-master | 12 -e git+https://github.com/gremmie/django-elsewhere.git@1203bd331aba4c5d4e702cc4e64d807310f2b591#egg=django_elsewhere-master |
13 -e git+https://github.com/notanumber/xapian-haystack.git@a3a3a4e7cfba3e2e1be3a42abf59edd29ea03c05#egg=xapian_haystack-master | 13 -e git+https://github.com/notanumber/xapian-haystack.git@a3a3a4e7cfba3e2e1be3a42abf59edd29ea03c05#egg=xapian_haystack-master |
14 -e hg+https://bgneal@bitbucket.org/bgneal/queues@862e8846f7e5f5a0df7f08bfe4b4e5283acb4614#egg=queues-dev | 14 -e hg+https://bgneal@bitbucket.org/bgneal/queues@862e8846f7e5f5a0df7f08bfe4b4e5283acb4614#egg=queues-dev |
15 ftfy==2.0.1 | 15 ftfy==2.0.1 |