summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-11-13 21:58:53 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-11-13 21:58:53 +0000
commitf725511314aaa762c95ce9a36969dbc663d20286 (patch)
treee80dbfaf8710c39e773a3671a07761b71353b5ae /requirements.txt
parent989451ae9188299ae75d7c3434522250665513df (diff)
downloadtrove-f725511314aaa762c95ce9a36969dbc663d20286.tar.gz
Updated from global requirements
Change-Id: I28fe5569a671fb65fcedb9821d13b171edf96b53
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 c249fa4f..961b2855 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -27,12 +27,12 @@ jsonschema<3.0.0,>=2.6.0 # MIT
Jinja2!=2.9.0,!=2.9.1,!=2.9.2,!=2.9.3,!=2.9.4,>=2.8 # BSD License (3 clause)
pexpect!=3.3,>=3.1 # ISC License
oslo.config>=4.6.0 # Apache-2.0
-oslo.context!=2.19.1,>=2.14.0 # Apache-2.0
+oslo.context>=2.19.2 # Apache-2.0
oslo.i18n>=3.15.3 # Apache-2.0
oslo.middleware>=3.31.0 # Apache-2.0
oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
oslo.service>=1.24.0 # Apache-2.0
-oslo.utils>=3.28.0 # Apache-2.0
+oslo.utils>=3.31.0 # Apache-2.0
oslo.concurrency>=3.20.0 # Apache-2.0
PyMySQL>=0.7.6 # MIT License
Babel!=2.4.0,>=2.3.4 # BSD