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 ++-- requirements_prod.txt | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index 3efc73c2..146ccbcc 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 diff --git a/requirements_prod.txt b/requirements_prod.txt index 39b9f734..2f0dec50 100644 --- a/requirements_prod.txt +++ b/requirements_prod.txt @@ -1,8 +1,8 @@ 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 psycopg2==2.4.5 pyinotify==0.9.3 python-memcached==1.48 -- cgit v1.2.3-55-g3dc8