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 baa68da commit b6f53bdCopy full SHA for b6f53bd
pyproject.toml
@@ -88,7 +88,7 @@ dev-mkdocs = [
88
]
89
dev-mypy = [
90
"mypy == 1.14.1",
91
- "types-setuptools >= 67.6.0, < 78", # Should match the build dependency
+ "types-setuptools >= 67.6.0, < 79", # Should match the build 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