From 397d1a1d2a2db8b6f1bbc8e692ab542578f68442 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Tue, 17 Nov 2015 02:38:56 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I4a6999d2cb770d31dc2a9cfa7797bef257819791 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 78690ef..3d33b10 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ # process, which may cause wedges in the gate later. pbr>=1.6 -Jinja2>=2.6 # BSD License (3 clause) +Jinja2>=2.8 # BSD License (3 clause) Babel>=1.3 oslo.serialization>=1.10.0 # Apache-2.0 psutil<2.0.0,>=1.1.1