diff --git a/pyproject.toml b/pyproject.toml index d29438b..2113759 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,7 +23,7 @@ packages = [{ include = "vmcompact" }] include = ["vmcompact/img/cat.ico"] [tool.poetry.requires-plugins] -poethepoet = "^0.35.0" +poethepoet = ">=0.42.0" [tool.poetry.group.dev.dependencies] ruff = "^0.9.1"