diff requirements.txt @ 1206:02181fa5ac9d modernize tip

Update to Django 1.9.
author Brian Neal <bgneal@gmail.com>
date Wed, 22 Jan 2025 17:58:16 -0600
parents 510ef3cbf3e6
children
line wrap: on
line diff
--- a/requirements.txt	Sat Jan 04 21:34:31 2025 -0600
+++ b/requirements.txt	Wed Jan 22 17:58:16 2025 -0600
@@ -4,14 +4,11 @@
 bleach==1.4
 boto==2.13.0
 celery==3.1.23
-Django==1.8.15
+Django==1.9.13
 # TODO SEARCH django-haystack==2.4.1
 django-picklefield==0.3.1
-django-tagging==0.4
+django-tagging==0.4.3
 docutils==0.10
--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-dev
--e hg+ssh://brian@bobcat//svr/dvcs/hg/repos/public/queues@862e8846f7e5f5a0df7f08bfe4b4e5283acb4614#egg=queues-dev
 ftfy==2.0.1
 google-api-python-client==1.3.1
 html5lib==1.0b3
@@ -19,8 +16,7 @@
 kombu==3.0.36
 lxml==3.4.2
 Markdown==2.5.1
-#MySQL-python==1.2.5
-mysqlclient
+mysqlclient==1.4.6
 oauth2client==1.4.1
 Pillow==2.7.0
 pyasn1==0.1.7
@@ -36,3 +32,6 @@
 simplejson==3.6.5
 six==1.8.0
 uritemplate==0.6
+-e git+https://github.com/gremmie/django-elsewhere.git@42503b48cb770cca77c2757d26a6bee9bc10c9da#egg=django_elsewhere
+-e hg+ssh://brian@bobcat//svr/dvcs/hg/repos/public/queues@862e8846f7e5f5a0df7f08bfe4b4e5283acb4614#egg=queues
+-e git+https://github.com/notanumber/xapian-haystack.git@a3a3a4e7cfba3e2e1be3a42abf59edd29ea03c05#egg=xapian_haystack