From 9ae43865103559a341566917ecde1ea906c34a46 Mon Sep 17 00:00:00 2001 From: Charles Connell Date: Mon, 27 Jan 2014 15:04:39 -0500 Subject: [PATCH] Bump South version to get new features --- reqs/common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reqs/common.txt b/reqs/common.txt index 21271dc..dc5f553 100644 --- a/reqs/common.txt +++ b/reqs/common.txt @@ -2,7 +2,7 @@ Django>=1.5.0,<1.6.0 django-celery==3.0.21 django-compressor==1.2 Fabric==1.5.3 -South==0.7.6 +South==0.8.4 supervisor==3.0b1 oauth2client==1.0 urllib3==1.5 -- 2.25.1