From b3979dd2315ce1aef779abdb646562d7bba7a44f Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Fri, 16 Nov 2012 15:49:42 -0600 Subject: Bump several virtualenv requirements Signed-off-by: Dan McGee --- requirements_prod.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'requirements_prod.txt') diff --git a/requirements_prod.txt b/requirements_prod.txt index 2a13c51..f11b911 100644 --- a/requirements_prod.txt +++ b/requirements_prod.txt @@ -1,9 +1,9 @@ Django==1.4.2 -Markdown==2.2.0 +Markdown==2.2.1 South==0.7.6 django-countries==1.4 -pgpdump==1.3 +pgpdump==1.4 psycopg2==2.4.5 -pyinotify==0.9.3 +pyinotify==0.9.4 python-memcached==1.48 -pytz>=2012f +pytz>=2012h -- cgit v1.2.3-24-g4f1b