We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17a4828 commit 70d501bCopy full SHA for 70d501b
pyproject.toml
@@ -88,7 +88,7 @@ dev-mkdocs = [
88
]
89
dev-mypy = [
90
"mypy == 1.14.1",
91
- "types-setuptools >= 67.6.0, < 76", # Should match the build dependency
+ "types-setuptools >= 67.6.0, < 78", # Should match the build dependency
92
"types-Markdown == 3.7.0.20241204",
93
"types-PyYAML == 6.0.12.20241230",
94
"types-babel == 2.11.0.15",
0 commit comments