From 8c46d20b281d9d6d6ffed4fa22cefd53537422bd Mon Sep 17 00:00:00 2001 From: Lucian Ursu Date: Thu, 28 Feb 2013 17:58:58 +0200 Subject: [PATCH] Fixed supervisor version in requirements file. --- reqs/common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reqs/common.txt b/reqs/common.txt index 9fe1399..dda2f16 100644 --- a/reqs/common.txt +++ b/reqs/common.txt @@ -4,7 +4,7 @@ django-compressor==1.2 Fabric==1.4.3 South==0.7.6 Sphinx==1.1.3 -supervisor=3.0b1 +supervisor==3.0b1 git+git://github.com/FinalsClub/django-taggit.git oauth2client==1.0 urllib3==1.5 -- 2.25.1