diff --git a/requirements.txt b/requirements.txt index 204b87c1..8a73fd2d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,5 +6,5 @@ pbr>=3.1.1 # Apache-2.0 six>=1.11.0 # MIT PyYAML>=3.13 # MIT ansible>=2.8,!=2.8.9,!=2.9.12,<2.10.0 # GPLv3+ -ansible-runner>=1.4.4 # Apache-2.0 +ansible-runner>=1.4.0 # Apache-2.0 cliff>=2.16.0 # Apache-2.0