summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-01-26 23:22:49 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-01-26 23:22:49 +0000
commitc04a75bd79e6cc64eb8fe42c6f53c66a5fd223c9 (patch)
tree6c71ff3fe4f31302203609d3c502efb7ae769543
parent2525aee32218c90588e04e45a678cc314860e80f (diff)
downloaddjango_openstack_auth-c04a75bd79e6cc64eb8fe42c6f53c66a5fd223c9.tar.gz
Updated from global requirements
Change-Id: Ie0586cc2d7f8fd7d156bb07dd951a7336e59726b
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 029bf0c..bbb99b2 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
pbr>=1.6 # Apache-2.0
Django<1.9,>=1.8 # BSD
-oslo.config>=3.2.0 # Apache-2.0
+oslo.config>=3.4.0 # Apache-2.0
oslo.policy>=0.5.0 # Apache-2.0
python-keystoneclient!=1.8.0,!=2.1.0,>=1.6.0 # Apache-2.0
keystoneauth1>=2.1.0 # Apache-2.0