diff --git a/common/scripts/requirements.txt b/common/scripts/requirements.txt index e36780b..cc52dd1 100644 --- a/common/scripts/requirements.txt +++ b/common/scripts/requirements.txt @@ -1,4 +1,4 @@ ansible>=2.3.0 pytest==2.7.1 -PyYAML==3.12 +PyYAML==5.4 jmespath==0.9.3