summaryrefslogtreecommitdiffstats
path: root/requirements_prod.txt
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2011-03-29 16:25:17 -0500
committerDan McGee <dan@archlinux.org>2011-04-07 17:03:33 -0500
commitac550af4c9b31fe85b783d846adad75bb7d4aa02 (patch)
treed671356baee137f396dd4246c196dd9283337ab2 /requirements_prod.txt
parentd456ff32aa3255113eab9e9c83676660807514e8 (diff)
downloadarchweb-ac550af4c9b31fe85b783d846adad75bb7d4aa02.tar.gz
archweb-ac550af4c9b31fe85b783d846adad75bb7d4aa02.zip
Update requirements.txt for Django 1.3
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'requirements_prod.txt')
-rw-r--r--requirements_prod.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/requirements_prod.txt b/requirements_prod.txt
index d9875667..babf65f9 100644
--- a/requirements_prod.txt
+++ b/requirements_prod.txt
@@ -1,6 +1,6 @@
-Django==1.2.5
+Django==1.3
Markdown==2.0.3
-MySQL-python==1.2.3c1
+MySQL-python==1.2.3
South==0.7.3
python-memcached==1.47
-pytz>=2010o
+pytz>=2011c