From 60fa6a763ef8ad36ff320d6686de879ef49b8285 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Tue, 18 Apr 2017 16:48:58 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I57288c605047e84545c833c45cb3933697adf28d --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 518e76a5..df821cf7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0 # Horizon Core Requirements Babel!=2.4.0,>=2.3.4 # BSD -Django<1.9,>=1.8 # BSD +Django<1.10,>=1.8 # BSD django-compressor>=2.0 # MIT django-openstack-auth>=3.1.0 # Apache-2.0 iso8601>=0.1.11 # MIT