From c8a2b8db5188e04266744db9f5acc7d23d3c2e0e Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Fri, 11 May 2012 23:07:17 -0500 Subject: Update requirements.txt Bump to a new South bugfix release as well as bumping the pgpdump library requirement to a more performant version. Signed-off-by: Dan McGee --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index 3efc73c..146ccbc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ Django==1.4 Markdown==2.1.1 -South==0.7.4 +South==0.7.5 django-countries==1.2 -pgpdump==1.1 +pgpdump==1.3 pytz>=2012c -- cgit v1.2.3-24-g4f1b