Skip to content

Commit 5d13e24

Browse files
authored
Update pyproject.toml
1 parent 43319ec commit 5d13e24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ dev = [
7070
"pytest~=8.3.0",
7171
"respx~=0.22.0",
7272
"ruff~=0.11.0",
73-
"setuptools~=79.0.0", # setuptools are used by pytest but not explicitly required
73+
"setuptools", # setuptools are used by pytest but not explicitly required
7474
]
7575

7676
[tool.hatch.build.targets.wheel]

0 commit comments

Comments
 (0)