summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-05-21 15:46:32 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-05-21 15:46:32 +0000
commit2e933191aefd3d7d181ed9022949886a56bb5ad6 (patch)
treea18a0f7e80b209fc6f206c80962a699895c769d4 /requirements.txt
parent8eda73bb0d97a25702fbc8944642a27f0596fd85 (diff)
downloadglance_store-2e933191aefd3d7d181ed9022949886a56bb5ad6.tar.gz
Updated from global requirements
Change-Id: Idc583c898ae87d58df350aafa46cf443074e366c
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 1faca25..6e5badd 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5,7 +5,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.concurrency>=3.5.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