summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-06-30 18:48:12 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-06-30 18:48:12 +0000
commitf13a21ce943593126e40b818d3ff83376b4268a4 (patch)
tree446a8896d70c07d8a2d832bd0bf97f8e7e8baf10 /requirements.txt
parentec7be5293e9fdb823eda0d3465c449c341658446 (diff)
downloadoslo-concurrency-f13a21ce943593126e40b818d3ff83376b4268a4.tar.gz
Updated from global requirements
Change-Id: I75f0c00c84523ac027b9f68e3980d7de2815ee02
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 51b3c76..2e2d6d7 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -7,7 +7,7 @@ enum34;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' #
iso8601>=0.1.11 # MIT
oslo.config>=3.10.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
-oslo.utils>=3.11.0 # Apache-2.0
+oslo.utils>=3.14.0 # Apache-2.0
six>=1.9.0 # MIT
fasteners>=0.7 # Apache-2.0
retrying!=1.3.0,>=1.2.3 # Apache-2.0