summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-01-12 09:43:25 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-01-12 09:43:25 +0000
commitae58497e305e4de504535ad1ea47e6558cbd58a1 (patch)
tree0ab82ef5e425eda2c72d7c9b424f14b3aa8fa430
parentbbc6259d14d160106398452c427d1cd6f222949d (diff)
downloadoslo-middleware-ae58497e305e4de504535ad1ea47e6558cbd58a1.tar.gz
Updated from global requirements
Change-Id: I9b4a1c61519986c8f9fb2eeb847735841183715a
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 5d29b36..06deacb 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
pbr>=1.8 # Apache-2.0
-Jinja2>=2.8 # BSD License (3 clause)
+Jinja2!=2.9.0,!=2.9.1,!=2.9.2,!=2.9.3,!=2.9.4,>=2.8 # BSD License (3 clause)
oslo.config!=3.18.0,>=3.14.0 # Apache-2.0
oslo.context>=2.9.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0