Mercurial > public > sg101
comparison requirements.txt @ 1134:e2bad84f704d
Update requirements. Update Django & Celery.
Celery update is needed for Ubuntu 16.04.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Wed, 12 Oct 2016 19:30:10 -0500 |
parents | 37bc59f22967 |
children | 3a2669a92709 |
comparison
equal
deleted
inserted
replaced
1133:62cfdddd584a | 1134:e2bad84f704d |
---|---|
1 amqp==1.4.6 | 1 amqp==1.4.9 |
2 anyjson==0.3.3 | 2 anyjson==0.3.3 |
3 billiard==3.3.0.20 | 3 billiard==3.3.0.23 |
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.23 |
7 Django==1.8.10 | 7 Django==1.8.15 |
8 django-haystack==2.4.1 | 8 django-haystack==2.4.1 |
9 django-picklefield==0.3.1 | 9 django-picklefield==0.3.1 |
10 django-tagging==0.4 | 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-dev |
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 |
16 google-api-python-client==1.3.1 | 16 google-api-python-client==1.3.1 |
17 html5lib==1.0b3 | 17 html5lib==1.0b3 |
18 httplib2==0.9 | 18 httplib2==0.9 |
19 kombu==3.0.26 | 19 kombu==3.0.35 |
20 lxml==3.4.2 | 20 lxml==3.4.2 |
21 Markdown==2.5.1 | 21 Markdown==2.5.1 |
22 MySQL-python==1.2.5 | 22 MySQL-python==1.2.5 |
23 oauth2client==1.4.1 | 23 oauth2client==1.4.1 |
24 Pillow==2.7.0 | 24 Pillow==2.7.0 |