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 37e2229 + 815dcae commit 7ddbc35Copy full SHA for 7ddbc35
pyproject.toml
@@ -40,7 +40,7 @@ classifiers = [
40
dev = [
41
"yapf~=0.43.0",
42
"pylint~=3.3.6",
43
- "mypy~=1.15.0",
+ "mypy>=1.15,<1.18",
44
"pytest~=8.3.5",
45
"pytest-cov~=6.0.0",
46
"types-pyyaml~=6.0.12.20250326",
0 commit comments