diff --git a/requirements.txt b/requirements.txt index 8ff402c..f9512fb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,11 +1,13 @@ -ansible==2.8.8 -asn1crypto==0.24.0 -cffi==1.12.3 -cryptography==2.7 -ipaddress==1.0.22 -Jinja2==2.10.1 -jmespath==0.9.4 +ansible==2.10.4 +ansible-base==2.10.3 +cffi==1.14.4 +cryptography==3.2.1 +ipaddress==1.0.23 +Jinja2==2.11.2 +jmespath==0.10.0 MarkupSafe==1.1.1 -pycparser==2.19 -PyYAML==5.1.1 -six==1.12.0 +packaging==20.7 +pycparser==2.20 +pyparsing==2.4.7 +PyYAML==5.3.1 +six==1.15.0