summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-07-09 19:28:48 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-07-09 19:28:48 +0000
commitd58baf220a287485ed0c592515c45ab664d097b0 (patch)
tree40968cdd7f459efcb572e2fc09bfaee8ef385290 /requirements.txt
parentff4904574486675cf87074bfeee06ef682554f04 (diff)
downloadtrove-d58baf220a287485ed0c592515c45ab664d097b0.tar.gz
Updated from global requirements
Change-Id: I8d717eb7d807641b0622d6aa54585f4354377179
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 1b016a55..7c24c019 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -27,13 +27,13 @@ iso8601>=0.1.11 # MIT
jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT
Jinja2>=2.8 # BSD License (3 clause)
pexpect!=3.3,>=3.1 # ISC License
-oslo.config>=3.10.0 # Apache-2.0
+oslo.config>=3.12.0 # Apache-2.0
oslo.context>=2.4.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
oslo.middleware>=3.0.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
oslo.service>=1.10.0 # Apache-2.0
-oslo.utils>=3.14.0 # Apache-2.0
+oslo.utils>=3.15.0 # Apache-2.0
oslo.concurrency>=3.8.0 # Apache-2.0
PyMySQL>=0.6.2 # MIT License
Babel>=2.3.4 # BSD