summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-04-07 17:07:54 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-04-07 17:07:54 +0000
commit3758022b7bf29f0f871c3419bcbc57649d6fd0e9 (patch)
treee44c984e8983de978f812dba5e9847a5f9a90651 /requirements.txt
parent871d34d393094d9e97ad1c9c538c4b7fe7eaeaab (diff)
downloadglance_store-3758022b7bf29f0f871c3419bcbc57649d6fd0e9.tar.gz
Updated from global requirements
Change-Id: I865ce8cc4270dae57c575ae341f8b7b327c9f7fa
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 f102881..5626407 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.7.0 # Apache-2.0
+oslo.config>=3.9.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
oslo.utils>=3.5.0 # Apache-2.0