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.
2 parents e499080 + b701c15 commit 22e8d3cCopy full SHA for 22e8d3c
pyproject.toml
@@ -87,7 +87,7 @@ dev-mkdocs = [
87
]
88
dev-mypy = [
89
"mypy == 1.11.2",
90
- "types-setuptools >= 67.6.0, < 72", # Should match the build dependency
+ "types-setuptools >= 67.6.0, < 75", # Should match the build dependency
91
"types-Markdown == 3.7.0.20240822",
92
"types-PyYAML == 6.0.12.20240808",
93
"types-babel == 2.11.0.15",
0 commit comments