summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-04-29 22:57:44 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-04-29 22:57:44 +0000
commit9740a021d43f5d3d547d508e7f69b2cf709e5e09 (patch)
treec888610dd609e5a2d106979c5007d1cd5f80401d
parent93222949187866c3c7672cc72587df3fb43c317f (diff)
downloadoslo-vmware-stable/kilo.tar.gz
Updated from global requirementskilo-eolstable/kilo
Change-Id: If2407ca890db77c9bcfac310745a9ff9397f2ca2
-rw-r--r--requirements-py3.txt2
-rw-r--r--requirements.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/requirements-py3.txt b/requirements-py3.txt
index 9704946..7e8bef6 100644
--- a/requirements-py3.txt
+++ b/requirements-py3.txt
@@ -14,7 +14,7 @@ six>=1.9.0
oslo.i18n<1.6.0,>=1.5.0 # Apache-2.0
oslo.serialization<1.5.0,>=1.4.0 # Apache-2.0
oslo.utils!=1.4.1,<1.5.0,>=1.4.0 # Apache-2.0
-Babel>=1.3
+Babel!=2.3.0,!=2.3.1,!=2.3.2,!=2.3.3,>=1.3 # BSD
# for the routing notifier
PyYAML>=3.1.0
diff --git a/requirements.txt b/requirements.txt
index ffb5c87..d50c9a1 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -16,7 +16,7 @@ six>=1.9.0
oslo.i18n<1.6.0,>=1.5.0 # Apache-2.0
oslo.serialization<1.5.0,>=1.4.0 # Apache-2.0
oslo.utils!=1.4.1,<1.5.0,>=1.4.0 # Apache-2.0
-Babel>=1.3
+Babel!=2.3.0,!=2.3.1,!=2.3.2,!=2.3.3,>=1.3 # BSD
# for the routing notifier
PyYAML>=3.1.0