diff requirements.txt @ 583:9dbd9a2a76d6

Update production requirements.txt after Django 1.4 upgrade.
author Brian Neal <bgneal@gmail.com>
date Sun, 06 May 2012 11:03:38 -0500
parents c094c43ec99f
children c31841b52d62
line wrap: on
line diff
--- a/requirements.txt	Sat May 05 17:28:29 2012 -0500
+++ b/requirements.txt	Sun May 06 11:03:38 2012 -0500
@@ -1,9 +1,9 @@
-Django==1.3.1
+Django==1.4
 -e git://github.com/waylan/Python-Markdown.git@067d88bc41c7924c9087b724ff5247235243ce6b#egg=Markdown-dev
 MySQL-python==1.2.3
 django-debug-toolbar==0.8.5
 -e git+https://github.com/gremmie/django-elsewhere.git@af738d50efb143a86673a2edf258bb93706682c8#egg=django_elsewhere-dev
-django-haystack==1.2.6
+django-haystack==1.2.7
 django-tagging==0.3.1
 gdata==2.0.15
 html5lib==0.90