summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-06-01 13:47:47 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-06-01 13:47:47 +0000
commit9a588122aabf96a1e8dfa14abcb93c65431557fc (patch)
tree4d84868fef46b58a6e1c71ef18909e55bfcc1ad7 /requirements.txt
parent922233fa4d418ea599d3fb20870b554c05c07dd8 (diff)
downloadglance_store-9a588122aabf96a1e8dfa14abcb93c65431557fc.tar.gz
Updated from global requirements
Change-Id: Icc920b9a7f6a0720aa75acee831e779764f7ad27
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 0bcf813..87c11bf 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -4,7 +4,7 @@
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.9.0 # Apache-2.0
+oslo.utils>=3.11.0 # Apache-2.0
oslo.concurrency>=3.8.0 # Apache-2.0
stevedore>=1.10.0 # Apache-2.0
enum34;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' # BSD