We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9137f46 commit 4b00ea5Copy full SHA for 4b00ea5
pyproject.toml
@@ -71,7 +71,7 @@ pytest-timeout = "~2.3.0"
71
pytest-xdist = "~3.6.0"
72
respx = "~0.21.0"
73
ruff = "~0.6.0"
74
-setuptools = "~74.0.0" # setuptools are used by pytest but not explicitly required
+setuptools = "~74.1.0" # setuptools are used by pytest but not explicitly required
75
76
[tool.poetry.extras]
77
scrapy = ["scrapy"]
0 commit comments