summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-01-16 12:56:32 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-01-16 12:56:32 +0000
commit4ec51d72cd6ec4903709cab598740a29a4e593c3 (patch)
tree77fceee0b26013d971a21d4fe2586ce01aab7192 /requirements.txt
parentc34ea13f84984e02aac7b1846f648474673f0019 (diff)
downloadtrove-4ec51d72cd6ec4903709cab598740a29a4e593c3.tar.gz
Updated from global requirements
Change-Id: Ifbd10f0c2453f3de97240770cb141eda5d9397e3
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt
index 148737e3..144fc1df 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -33,14 +33,14 @@ oslo.middleware>=3.31.0 # Apache-2.0
oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
oslo.service!=1.28.1,>=1.24.0 # Apache-2.0
oslo.utils>=3.33.0 # Apache-2.0
-oslo.concurrency>=3.20.0 # Apache-2.0
+oslo.concurrency>=3.25.0 # Apache-2.0
PyMySQL>=0.7.6 # MIT License
Babel!=2.4.0,>=2.3.4 # BSD
six>=1.10.0 # MIT
stevedore>=1.20.0 # Apache-2.0
oslo.messaging>=5.29.0 # Apache-2.0
osprofiler>=1.4.0 # Apache-2.0
-oslo.log>=3.30.0 # Apache-2.0
+oslo.log>=3.36.0 # Apache-2.0
oslo.db>=4.27.0 # Apache-2.0
enum34>=1.0.4;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' # BSD
xmltodict>=0.10.1 # MIT