From d04c136ddfe850e636f1e7037a030393ad85dfeb Mon Sep 17 00:00:00 2001 From: Jack Ivanov <17044561+jackivanov@users.noreply.github.com> Date: Mon, 13 Jun 2022 22:40:14 +0100 Subject: [PATCH] remove ansible-core and update jinja2 --- requirements.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 41bfc49..73d0945 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,3 @@ -ansible-core==2.12.3 ansible==5.9.0 -jinja2~=3.0.3 +jinja2~=3.1.0 netaddr