# HG changeset patch # User Brian Neal # Date 1431806812 18000 # Node ID c614edb5b51e2e90489ea5bd91920ece4adaeaac # Parent b8c3863e34d2aaae8ee1cdcf8c3a2d82eb498901 Update requirements_dev.txt for Django 1.7.8 upgrade. diff -r b8c3863e34d2 -r c614edb5b51e requirements_dev.txt --- 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: