summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-01-18 22:44:51 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-01-18 22:44:51 +0000
commit4b37f1362b290a6d96363b2f672725cc7e23b34c (patch)
tree863ba223bb09450043b5f664b83ab4b781328b1b /requirements.txt
parent08d06770181c65c255ba6f09121e75703503b82f (diff)
downloadoslo-concurrency-4b37f1362b290a6d96363b2f672725cc7e23b34c.tar.gz
Updated from global requirements
Change-Id: Ia560a40275adf735f529c29c7ced64003ca2709b
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 a66e770..ff834cd 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -8,7 +8,7 @@ enum34;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' #
iso8601>=0.1.9 # MIT
oslo.config>=3.2.0 # Apache-2.0
oslo.i18n>=1.5.0 # Apache-2.0
-oslo.utils>=3.2.0 # Apache-2.0
+oslo.utils>=3.4.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