summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-06-08 15:08:13 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-06-08 15:08:13 +0000
commita678c26dee267c38d98cfc3c24f40d9c74182f9d (patch)
treef26b481b336cf637cebb43ad80ed16a0e6fb0ad1 /requirements.txt
parent5829046f727681c0bc6517de1629d40e0e553e4c (diff)
downloadglance_store-a678c26dee267c38d98cfc3c24f40d9c74182f9d.tar.gz
Updated from global requirements
Change-Id: Id7c185ae48531a1f052d70c69cf7f2cfb0640712
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 87c11bf..58566c6 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.9.0 # Apache-2.0
+oslo.config>=3.10.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
oslo.utils>=3.11.0 # Apache-2.0