summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-04-29 22:39:53 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-04-29 22:39:53 +0000
commit930d8725b74d1aeb77c47e4522a1d5dc5a115a4d (patch)
treecaca7626438cc6c728825f2e28be181e0c6040cd
parent000375814c527aa379a778a9ce0283d3e3d6ae91 (diff)
downloadoslo-concurrency-930d8725b74d1aeb77c47e4522a1d5dc5a115a4d.tar.gz
Updated from global requirements
Change-Id: Ic6cf38f038e73ecfd628787bfe7b18ef6766d1f5
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index ec291e3..dc6a7cd 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
pbr>=1.6 # Apache-2.0
-Babel>=1.3 # BSD
+Babel!=2.3.0,!=2.3.1,!=2.3.2,!=2.3.3,>=1.3 # BSD
enum34;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' # BSD
iso8601>=0.1.9 # MIT
oslo.config>=3.7.0 # Apache-2.0