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 c2fc76e commit 7c7d5bdCopy full SHA for 7c7d5bd
pyproject.toml
@@ -51,7 +51,7 @@ dev = [
51
"mypy~=1.9.0",
52
"ruff~=0.9.9",
53
"types-requests~=2.31.0.6",
54
- "types-setuptools~=75.8.0.20250110",
+ "types-setuptools>=75.8.0.20250110,<80.9.1.0",
55
"pytest~=8.3.4",
56
"pytest-vcr~=1.0.2",
57
"vcrpy~=6.0.2",
0 commit comments