summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-09-01 04:22:58 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-09-01 04:22:58 +0000
commit7fcef93852d77616ea738464a46f83ac0210ee90 (patch)
treeed8220393bc0d06d46bee7e39255a542cc81ecb6
parent69da81dacde3ccf0cb37586129d684af3daf9160 (diff)
downloaddjango_openstack_auth-7fcef93852d77616ea738464a46f83ac0210ee90.tar.gz
Updated from global requirements
Change-Id: I1ea5e52054fc857629ff692a75d8394a2852c583
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index f602ea3..48fd606 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -2,7 +2,7 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
pbr<2.0,>=1.6
-Django<1.8,>=1.4.2
+Django<1.9,>=1.7
oslo.config>=2.3.0 # Apache-2.0
oslo.policy>=0.5.0 # Apache-2.0
python-keystoneclient>=1.6.0