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 2f8cf82 + e001049 commit df5f0f1Copy full SHA for df5f0f1
pyproject.toml
@@ -47,7 +47,7 @@ djangorestframework = {version = "^3.9", optional = true}
47
pytest = "^7.0"
48
Sphinx = "^5.0.2"
49
sphinx-rtd-theme = "^1.0.0"
50
-mypy = "^0.971"
+mypy = ">=0.971,<1.1"
51
isort = "^5.6.4"
52
doc8 = "^0.11.0"
53
darglint = "^1.5.7"
0 commit comments