summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-03-15 04:18:40 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-03-15 04:18:40 +0000
commit2f1f18b4b4b432d9b12f89080cb31b737b48d762 (patch)
treeb082a209ea345bdfdd472bdb744b56b2f29155a6 /requirements.txt
parentd2689810932a37691a576fed031f48ee261f7b5e (diff)
downloadglance_store-2f1f18b4b4b432d9b12f89080cb31b737b48d762.tar.gz
Updated from global requirements
Change-Id: Ia0e03bbf431e0fa984d8ea576c5abee2a33956cc
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index b339712..9853f7f 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,7 +1,7 @@
# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
-oslo.config!=3.18.0,>=3.14.0 # Apache-2.0
+oslo.config>=3.22.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
oslo.utils>=3.20.0 # Apache-2.0