diff --git a/pyproject.toml b/pyproject.toml index 42b8b76..3958227 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -127,7 +127,7 @@ datasets = [ develop = [ "black[jupyter]<25", "mypy<1.15", - "poethepoet<0.32", + "poethepoet<0.33", "pyproject-fmt<2.6", "ruff<0.9", "validate-pyproject<0.24", @@ -187,7 +187,7 @@ release = [ "twine<7", ] release-cfr = [ - "poethepoet<0.32", + "poethepoet<0.33", "pyinstaller<7", ] service = [