From 87f99ffbea4632f650c0627d83fde50382bbbc1e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Laura=20Kl=C3=BCnder?= Date: Tue, 13 Sep 2016 16:35:01 +0200 Subject: [PATCH] update to django 1.10 --- src/requirements/production.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements/production.txt b/src/requirements/production.txt index b5752df9..53ce4361 100644 --- a/src/requirements/production.txt +++ b/src/requirements/production.txt @@ -1,4 +1,4 @@ -Django>=1.9,<1.10 +Django>=1.10,<1.11 django-bootstrap3>=6.2,<6.3 django-compressor==2.0 csscompressor