We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a537cd commit b3b1c38Copy full SHA for b3b1c38
1 file changed
requirements-dev.txt
@@ -20,7 +20,7 @@ pyflakes
20
black>=22.12
21
isort>=5.1, <6.0
22
ruff
23
-pytype>=2020.6.1; platform_system != "Windows"
+pytype>=2020.6.1, <=2024.4.11; platform_system != "Windows"
24
types-setuptools
25
mypy>=1.5.0, <1.12.0
26
ninja
0 commit comments