From ae58497e305e4de504535ad1ea47e6558cbd58a1 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 12 Jan 2017 09:43:25 +0000 Subject: Updated from global requirements Change-Id: I9b4a1c61519986c8f9fb2eeb847735841183715a --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.1