summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-04-29 22:40:01 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-04-29 22:40:01 +0000
commitadcaf470a752d5e89d5334c824ff35bb432168b2 (patch)
treedbd1246c0bffe8f8f30fcf14c3e5df2fcc4806f7
parent0c59c16dadc8f0ad0c500f6b9facb0360a5fc8fc (diff)
downloadoslo-i18n-stable/mitaka.tar.gz
Updated from global requirementsmitaka-eolstable/mitaka
Change-Id: Iba775075b4365d40e2347e66de217c1bb8cce1be
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index d91c357..be4eb38 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -3,5 +3,5 @@
# 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
six>=1.9.0 # MIT