From 17d0ac757a6c9e898e7925ec72a54cd82561861c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hannes=20K=C3=B6rber?= Date: Thu, 14 Nov 2019 09:18:16 +0100 Subject: [PATCH] Update ansible --- requirements.txt | 25 +++++++++---------------- 1 file changed, 9 insertions(+), 16 deletions(-) diff --git a/requirements.txt b/requirements.txt index affb167..3f01732 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,18 +1,11 @@ -ansible==2.7.5 +ansible==2.8.2 asn1crypto==0.24.0 -bcrypt==3.1.4 -cffi==1.11.5 -cryptography==2.3.1 -enum34==1.1.6 -idna==2.7 +cffi==1.12.3 +cryptography==2.7 ipaddress==1.0.22 -Jinja2==2.10 -jmespath==0.9.3 -MarkupSafe==1.0 -paramiko==2.4.1 -pyasn1==0.4.4 -pycparser==2.18 -pycrypto==2.6.1 -PyNaCl==1.2.1 -PyYAML==3.13 -six==1.11.0 +Jinja2==2.10.1 +MarkupSafe==1.1.1 +pkg-resources==0.0.0 +pycparser==2.19 +PyYAML==5.1.1 +six==1.12.0