summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-08-04 02:34:48 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-08-04 02:34:48 +0000
commit51f86dbe81747180fb9b24a4e8397ee77be61bdc (patch)
tree59a205de0372907d1e0b6f7926254edd4ac93337 /requirements.txt
parentad2c5ef5c59262a5f599d6351385a805c4b4f702 (diff)
downloadglance_store-51f86dbe81747180fb9b24a4e8397ee77be61bdc.tar.gz
Updated from global requirements
Change-Id: I47dc6a045691d76856132a4cb68c4f7f2d83845a
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 e4f1b3f..09839db 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.12.0 # Apache-2.0
+oslo.config>=3.14.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
oslo.utils>=3.16.0 # Apache-2.0