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 d68efad commit 497ca40Copy full SHA for 497ca40
test-requirements.txt
@@ -1,7 +1,7 @@
1
coverage[toml]
2
ddt >= 1.1.1, != 1.4.3
3
mock ; python_version < "3.8"
4
-mypy
+mypy==1.18.2 # pin mypy to avoid new errors
5
pre-commit
6
pytest >= 7.3.1
7
pytest-cov
0 commit comments