From 57d46ae4d42ff7103e62c1757d9dfd7977cb4171 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Stefan=20K=C3=B6gl?= Date: Thu, 28 Aug 2014 15:53:29 +0000 Subject: [PATCH] [Requirements] bump to Djang 1.7 RC3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bd46a782..ca0adc3a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ Babel==1.3 Pillow==2.5.1 -https://www.djangoproject.com/download/1.7c1/tarball/ +https://www.djangoproject.com/download/1.7c3/tarball/ celery==3.1.13 -e git+https://github.com/stefankoegl/couchdbkit.git@7593bca76f76097394840a96031ce7a297b18b34#egg=couchdbkit-dev coverage==3.7.1 -- 2.11.4.GIT