diff --git a/pyproject.toml b/pyproject.toml index aa4760f4d8..67141471a3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -66,7 +66,7 @@ flake9 = "^3.8.3" codecov = "^2.1.12" pytest = ">=7.0.1,<9.0.0,!=8.2.0" isort = "^5.10.1" -poethepoet = ">=0.16,<0.27" +poethepoet = ">=0.27.0,<0.28" po2json = "^0.2.2" pre-commit = ">=2.20,<4.0"