diff --git a/pyproject.toml b/pyproject.toml index 235cc7961394c4aa8cdd4ba4ee54155f545be423..4f95480f67cf9679e43f9543745e605551f9d012 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ authors = ["CRI - EPITA <cri@cri.epita.fr>"] [tool.poetry.dependencies] python = "^3.8" -ansible = "<6.0" +ansible = "<7.3" hvac = "*" jmespath = "*"