summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-06-02 02:24:51 +0000
committerRob Cresswell <robert.cresswell@outlook.com>2017-06-07 13:26:50 +0000
commit243654a34289c8cc7c11b5ce4b0400a7688b2852 (patch)
tree06159262ebfb1b1ee4e81272c283f06057fc870c
parentb0a2a39508fe23d39be59663bb0aea6f6cb4e66f (diff)
downloaddjango_openstack_auth-243654a34289c8cc7c11b5ce4b0400a7688b2852.tar.gz
Updated from global requirements
Change-Id: Iddc30f7ebe482b4548ba3190a5ce25dc3b3a12d3
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 370fe00..abb3f8a 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
pbr!=2.1.0,>=2.0.0 # Apache-2.0
Django<1.10,>=1.8 # BSD
-oslo.config>=3.22.0 # Apache-2.0
+oslo.config>=4.0.0 # Apache-2.0
oslo.policy>=1.17.0 # Apache-2.0
python-keystoneclient>=3.8.0 # Apache-2.0
keystoneauth1>=2.20.0 # Apache-2.0