We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11bc1cb commit f796208Copy full SHA for f796208
pyproject.toml
@@ -104,7 +104,7 @@ dev = [
104
"pytest-xdist~=3.6.0",
105
"pytest~=8.3.0",
106
"ruff~=0.11.0",
107
- "setuptools~=79.0.0", # setuptools are used by pytest, but not explicitly required
+ "setuptools", # setuptools are used by pytest, but not explicitly required
108
"sortedcontainers-stubs~=2.4.0",
109
"types-beautifulsoup4~=4.12.0.20240229",
110
"types-cachetools~=5.5.0.20240820",
0 commit comments