summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-04-13 12:47:21 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-04-13 12:47:21 +0000
commitca59541f5e73888bf0a84263b6c4c5fdc3215498 (patch)
tree9111e16fa43f0ece8771c00278edff1a6ddb7d31 /requirements.txt
parent6da5df0f4a9567f3f8d138c9818a02cf68cc9695 (diff)
downloadoslo-concurrency-ca59541f5e73888bf0a84263b6c4c5fdc3215498.tar.gz
Updated from global requirements
Change-Id: Ie01f18f40bc35f7dc57c083014c94b9a949a6ef6
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 22582f9..2fab288 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.9.0 # Apache-2.0