diff --git a/pyproject.toml b/pyproject.toml index 3d5d32d6c..ae8feee88 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ mypy = "0.991" pyarrow = ">=10.0.1" pytest = ">=7.1.2" pyright = ">=1.1.286" -poethepoet = "0.16.0" +poethepoet = ">=0.16.5" loguru = ">=0.6.0" pandas = "1.5.2" numpy = "<=1.23.5"