cpython/Tools/requirements-dev.txt
Miss Islington (bot) 5c055cd8f6
[3.13] Bump mypy to 1.17.1 (GH-137542) (#137544)
Bump mypy to 1.17.1 (GH-137542)
(cherry picked from commit fb1cb00030)

Co-authored-by: sobolevn <mail@sobolevn.me>
2025-08-08 07:37:24 +00:00

7 lines
238 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.17.1
# needed for peg_generator:
types-psutil==7.0.0.20250801
types-setuptools==80.9.0.20250801