From ac550af4c9b31fe85b783d846adad75bb7d4aa02 Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Tue, 29 Mar 2011 16:25:17 -0500 Subject: Update requirements.txt for Django 1.3 Signed-off-by: Dan McGee --- requirements_prod.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'requirements_prod.txt') diff --git a/requirements_prod.txt b/requirements_prod.txt index d987566..babf65f 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 -- cgit v1.2.3-24-g4f1b