summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-11-18 20:50:41 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-11-18 20:50:41 +0000
commit817616316b348ba593502eb9e72373aa7d6bf797 (patch)
tree22f11eec657d0dd6c660c7d06c6f0060b872c447 /requirements.txt
parentbeb1c941979a4da49c1c3dbea4e2bb4fff6adfeb (diff)
downloadoslo-concurrency-817616316b348ba593502eb9e72373aa7d6bf797.tar.gz
Updated from global requirements
Change-Id: I5658b3ff8b7ec0c9556a1b368f532fe07c4e1f60
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 4bd80c0..85900b0 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -8,7 +8,7 @@ enum34;python_version=='2.7' or python_version=='2.6'
iso8601>=0.1.9
oslo.config>=2.6.0 # Apache-2.0
oslo.i18n>=1.5.0 # Apache-2.0
-oslo.utils!=2.6.0,>=2.4.0 # Apache-2.0
+oslo.utils>=2.8.0 # Apache-2.0
six>=1.9.0
fasteners>=0.7 # Apache-2.0
retrying!=1.3.0,>=1.2.3 # Apache-2.0