diff --git a/pyproject.toml b/pyproject.toml index da0d7b3291..4cf1daf1df 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,8 +36,6 @@ dev = [ "pre-commit", "pytest", "pytest-cov", - "pytest-dependency", - "Pygments", "ruff", "tomli", "twine" @@ -53,7 +51,6 @@ types = [ "mypy", "pytest", "pytest-cov", - "pytest-dependency", ] [project.scripts]