summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-02-26 21:47:45 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-02-26 21:47:45 +0000
commit05a014e4e0863acb0428f154eb9a723766bb91e0 (patch)
treef98be7dd702734f56e3eb633eec269330d4d1b3c /requirements.txt
parente951cd743a3c612567a3e14ac0fd571ba26e8b28 (diff)
downloadtrove-05a014e4e0863acb0428f154eb9a723766bb91e0.tar.gz
Updated from global requirements
Change-Id: Ib8b44198314e5f838417760316e590fcbfc89967
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/requirements.txt b/requirements.txt
index 5a5a6679..f6e66839 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -27,20 +27,20 @@ iso8601>=0.1.9 # 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.4.0 # Apache-2.0
+oslo.config>=3.7.0 # Apache-2.0
oslo.context>=0.2.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.0.0 # Apache-2.0
oslo.utils>=3.5.0 # Apache-2.0
-oslo.concurrency>=2.3.0 # Apache-2.0
+oslo.concurrency>=3.5.0 # Apache-2.0
MySQL-python;python_version=='2.7' # GPL
Babel>=1.3 # BSD
six>=1.9.0 # MIT
stevedore>=1.5.0 # Apache-2.0
oslo.messaging>=4.0.0 # Apache-2.0
-osprofiler>=1.0.1 # Apache-2.0
+osprofiler>=1.1.0 # Apache-2.0
oslo.log>=1.14.0 # Apache-2.0
oslo.db>=4.1.0 # Apache-2.0
enum34;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' # BSD