Neither coverage nor pip are needed to run tests. --- packaging-26.2/pyproject.toml.orig +++ packaging-26.2/pyproject.toml @@ -38,9 +38,7 @@ [dependency-groups] test = [ - "coverage[toml]>=7.2.0", "hypothesis>=6.0.0", - "pip>=21.1", "pretend", "pytest>=6.2.0", "tomli; python_version<'3.11'",