summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-04-29 22:45:13 +0000
committerSteve Martinelli <s.martinelli@gmail.com>2016-05-04 12:36:18 -0700
commite61a4cd91eff69aa4b57a117be484b16bac716a7 (patch)
tree1cec6d1a498b8770d82351d6ff01129be0efc633
parent5277ce76faaa58d19ad0047416347f5965836f66 (diff)
downloadkeystonemiddleware-e61a4cd91eff69aa4b57a117be484b16bac716a7.tar.gz
Updated from global requirements
Change-Id: I56ed347bbfc1672090120d860616b4280a48e381
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 4d39b22..344daef 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -2,7 +2,7 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
-Babel>=1.3
+Babel!=2.3.0,!=2.3.1,!=2.3.2,!=2.3.3,>=1.3 # BSD
oslo.config>=2.3.0 # Apache-2.0
oslo.context>=0.2.0 # Apache-2.0
oslo.i18n>=1.5.0 # Apache-2.0