diff --git a/setup.py b/setup.py index 0e538323cbdb97c2765b4bf6205dbd0c10c1a3ba..171fb13b6bdcc7a45725d0564502a22e78fa6115 100644 --- a/setup.py +++ b/setup.py @@ -20,7 +20,7 @@ setup( "netaddr", "jmespath~=1.0.0", "dictdiffer~=0.9.0", - "ansible-runner==2.3.3", + "ansible-runner~=2.3.3", ], license="MIT", license_files=("LICENSE.txt",),