Skip to content

Commit 30bdcf2

Browse files
authored
chore(deps): rm unused dev deps (#433)
1 parent 4d30aaa commit 30bdcf2

File tree

2 files changed

+1
-68
lines changed

2 files changed

+1
-68
lines changed

pyproject.toml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -58,18 +58,15 @@ scrapy = ["scrapy>=2.11.0"]
5858

5959
[dependency-groups]
6060
dev = [
61-
"build~=1.2.0",
62-
"filelock~=3.18.0",
6361
"griffe~=1.6.0",
6462
"mypy~=1.15.0",
6563
"pre-commit~=4.1.0",
6664
"pydoc-markdown~=4.8.0",
67-
"pytest~=8.3.0",
6865
"pytest-asyncio~=0.25.0",
6966
"pytest-cov~=6.0.0",
7067
"pytest-only~=2.1.0",
71-
"pytest-timeout~=2.3.0",
7268
"pytest-xdist~=3.6.0",
69+
"pytest~=8.3.0",
7370
"respx~=0.22.0",
7471
"ruff~=0.11.0",
7572
"setuptools~=76.0.0", # setuptools are used by pytest but not explicitly required

uv.lock

Lines changed: 0 additions & 64 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)