summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-04-13 12:49:53 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-04-13 12:49:53 +0000
commit1d82eee299b31c1284cb0919b5a508eed5c0babe (patch)
tree4bdf3e909ff243aff5fefa2eb74114558804015c /requirements.txt
parent37783083ffde2fe21b5a0e3232f1e6359523d039 (diff)
downloadtrove-1d82eee299b31c1284cb0919b5a508eed5c0babe.tar.gz
Updated from global requirements
Change-Id: I7631866f8f2c586d89c8fdb0fae203ecdbdd73cb
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 10d9614b..af9dfcfe 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -36,7 +36,7 @@ oslo.service>=1.0.0 # Apache-2.0
oslo.utils>=3.5.0 # Apache-2.0
oslo.concurrency>=3.5.0 # Apache-2.0
MySQL-python;python_version=='2.7' # GPL with FOSS exception
-Babel>=1.3 # BSD
+Babel!=2.3.0,!=2.3.1,!=2.3.2,!=2.3.3,>=1.3 # BSD
six>=1.9.0 # MIT
stevedore>=1.5.0 # Apache-2.0
oslo.messaging>=4.5.0 # Apache-2.0