From 569df11088e9f2598400fb03076b825ab80ab73b Mon Sep 17 00:00:00 2001 From: Jack Ivanov Date: Sun, 22 Jan 2017 23:06:32 +0300 Subject: [PATCH] Prevent ansible and Jinja2 from updates #220 (#221) --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 706af7f..dac2224 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -ansible>=2.1 +ansible>=2.1,<2.2.1 dopy==0.3.5 boto>=2.5 boto3 @@ -6,3 +6,4 @@ azure==2.0.0rc5 apache-libcloud six pyopenssl +jinja2==2.8