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 b188c81 commit 1690fb9Copy full SHA for 1690fb9
pyproject.toml
@@ -20,7 +20,7 @@ dependencies = [
20
[project.optional-dependencies]
21
lint = [
22
"black==23.3.0",
23
- "mypy>=0.971",
+ "mypy~=1.2.0",
24
"ruff==0.0.265",
25
]
26
test = [
0 commit comments