Mercurial > public > sg101
changeset 950:c614edb5b51e
Update requirements_dev.txt for Django 1.7.8 upgrade.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Sat, 16 May 2015 15:06:52 -0500 |
parents | b8c3863e34d2 |
children | 5366c29d6dce |
files | requirements_dev.txt |
diffstat | 1 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/requirements_dev.txt Sat May 16 15:02:31 2015 -0500 +++ b/requirements_dev.txt Sat May 16 15:06:52 2015 -0500 @@ -1,18 +1,15 @@ -Django==1.7.7 +Django==1.7.8 Markdown==2.5.1 MySQL-python==1.2.5 django-debug-toolbar==1.3.0 --e git+https://github.com/gremmie/django-elsewhere.git@1203bd331aba4c5d4e702cc4e64d807310f2b591#egg=django_elsewhere-master django-haystack==2.3.1 django-tagging==0.3.1 html5lib==0.999 bleach==1.4 pytz==2015.2 queued-search==2.1.0 --e hg+https://bgneal@bitbucket.org/bgneal/queues@862e8846f7e5f5a0df7f08bfe4b4e5283acb4614#egg=queues-dev redis==2.7.2 repoze.timeago==0.5 --e git+https://github.com/notanumber/xapian-haystack.git@a3a3a4e7cfba3e2e1be3a42abf59edd29ea03c05#egg=xapian_haystack-master anyjson==0.3.3 celery==3.1.18 django-picklefield==0.3.1 @@ -41,6 +38,9 @@ mock==1.0.1 lxml==3.4.2 testfixtures==4.1.2 +-e git+https://github.com/gremmie/django-elsewhere.git@1203bd331aba4c5d4e702cc4e64d807310f2b591#egg=django_elsewhere-master +-e git+https://github.com/notanumber/xapian-haystack.git@a3a3a4e7cfba3e2e1be3a42abf59edd29ea03c05#egg=xapian_haystack-master +-e hg+https://bgneal@bitbucket.org/bgneal/queues@862e8846f7e5f5a0df7f08bfe4b4e5283acb4614#egg=queues-dev # # These packages I punted on and hacked into my virtualenv by # symlinking to the global site-packages: