summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-04-29 22:48:15 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-04-29 22:48:15 +0000
commit306cf375cc5ceec71555908f00604a3ca07d3d1b (patch)
tree41da6d076057a64767c55be313545f7aa69cd3a5
parentd0de35f8fe7214d49f24096f788a15867f7138ca (diff)
downloadoslo-concurrency-306cf375cc5ceec71555908f00604a3ca07d3d1b.tar.gz
Updated from global requirements
Change-Id: Id4d00e2933c625a934e667af936880280901c7ae
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 8f5aae2..5e66c50 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
pbr>=1.6
-Babel>=1.3
+Babel!=2.3.0,!=2.3.1,!=2.3.2,!=2.3.3,>=1.3 # BSD
iso8601>=0.1.9
oslo.config>=2.3.0 # Apache-2.0
oslo.i18n>=1.5.0 # Apache-2.0