These dependencies are not needed to run tests. --- cleo-2.1.0/pyproject.toml.orig +++ cleo-2.1.0/pyproject.toml @@ -38,13 +38,8 @@ rapidfuzz = "^3.0.0" [tool.poetry.group.dev.dependencies] -pre-commit = [ - { version = "^2.0", python = "<3.8" }, - { version = "^3.0", python = ">=3.8" }, -] pytest = "^7.1.2" pytest-mock = "^3.8.2" -towncrier = ">=22.12.0" [tool.poetry.group.doc.dependencies] Sphinx = "^5.2.3"