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 3fbbfd8 commit 22d2d01Copy full SHA for 22d2d01
pyproject.toml
@@ -88,7 +88,7 @@ dev-mkdocs = [
88
]
89
dev-mypy = [
90
"mypy == 1.15.0",
91
- "types-setuptools >= 67.6.0, < 80", # Should match the api dependency
+ "types-setuptools >= 67.6.0, < 81", # Should match the api dependency
92
"types-Markdown == 3.7.0.20250322",
93
"types-PyYAML == 6.0.12.20250326",
94
"types-babel == 2.11.0.15",
0 commit comments