diff --git a/pyproject.toml b/pyproject.toml index a8143f7eb7..5207df0710 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.27.0,<0.30" +poethepoet = ">=0.27.0,<0.31" po2json = "^0.2.2" pre-commit = ">=2.20,<4.0"