summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-05-31 03:00:06 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-05-31 03:00:06 +0000
commit922233fa4d418ea599d3fb20870b554c05c07dd8 (patch)
tree03be5fd824a7694924ac5c4654653cccc08ba066 /requirements.txt
parent71151557758b930c5d234b25f3bf7f108b52afc4 (diff)
downloadglance_store-922233fa4d418ea599d3fb20870b554c05c07dd8.tar.gz
Updated from global requirements
Change-Id: I9f21e3ad5c7f91749adc8909d548798906d5abd4
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 6e5badd..0bcf813 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.5.0 # Apache-2.0
+oslo.utils>=3.9.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