Skip to content

Commit f796208

Browse files
authored
Update pyproject.toml
1 parent 11bc1cb commit f796208

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ dev = [
104104
"pytest-xdist~=3.6.0",
105105
"pytest~=8.3.0",
106106
"ruff~=0.11.0",
107-
"setuptools~=79.0.0", # setuptools are used by pytest, but not explicitly required
107+
"setuptools", # setuptools are used by pytest, but not explicitly required
108108
"sortedcontainers-stubs~=2.4.0",
109109
"types-beautifulsoup4~=4.12.0.20240229",
110110
"types-cachetools~=5.5.0.20240820",

0 commit comments

Comments
 (0)