cpython/Tools/requirements-dev.txt
Kirill Podoprigora 3fda8a8246
[3.13] CI: Bump Python to 3.13 and mypy to 1.12 in mypy workflow (GH-… (#125596)
[3.13] CI: Bump Python to 3.13 and mypy to 1.12 in mypy workflow (GH-125592)

(cherry picked from commit d83fcf8371)
2024-10-16 15:31:00 +00:00

7 lines
236 B
Text

# Requirements file for external linters and checks we run on
# Tools/clinic, Tools/cases_generator/, and Tools/peg_generator/ in CI
mypy==1.12
# needed for peg_generator:
types-psutil==5.9.5.20240423
types-setuptools==69.5.0.20240423