summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-02-20 21:59:24 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-02-20 21:59:24 +0000
commit0fc12ffaaf9bb183d682542a12c0132429fa1815 (patch)
tree41d5383848233c67a03916c02d4de02dc5e1e352 /requirements.txt
parent34797e044182adaa73b2d9861b960968bb50d689 (diff)
downloadoslo-concurrency-0fc12ffaaf9bb183d682542a12c0132429fa1815.tar.gz
Updated from global requirements3.6.0
Change-Id: I535d094e5097b3b20cba25828df860f643b84fa4
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 e4ccc01..74b224d 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.4.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
-oslo.utils>=3.4.0 # Apache-2.0
+oslo.utils>=3.5.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