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 26c206a commit 376e10cCopy full SHA for 376e10c
requirements-tests.txt
@@ -1,6 +1,6 @@
1
# Type checkers that we test our stubs against. These should always
2
# be pinned to a specific version to make failure reproducible.
3
-mypy==1.18.2
+mypy @ git+https://github.com/python/mypy@6aa44da
4
pyright==1.1.406
5
6
# Libraries used by our various scripts.
0 commit comments