diff options
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index d378875f8..ed8f56500 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,6 @@ prerelease = "allow"  dev = [      "coverage==7.6.12",      "httpx==0.28.1", -    "pip-licenses==5.0.0",      "pre-commit==4.1.0",      "pytest==8.3.4",      "pytest-cov==6.0.0",  |