diff --git a/pyproject.toml b/pyproject.toml index 5f24b08..b9c5e0c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -46,7 +46,7 @@ pathspec = "0.12.1" python = "^3.8.0" python-json-logger = "2.0.7" "ruamel.yaml" = "0.18.5" -ansible-core = "2.13" +ansible-core = "^2.13" [tool.poetry.scripts] ansible-doctor = "ansibledoctor.cli:main"