Files
cpython/Tools/requirements-dev.txt
T
Miss Islington (bot) 0a517786af [3.14] Bump mypy to 1.17.1 (GH-137542) (#137543)
Bump mypy to 1.17.1 (GH-137542)
(cherry picked from commit fb1cb00030)

Co-authored-by: sobolevn <mail@sobolevn.me>
2025-10-07 19:32:55 +01:00

8 lines
238 B
Plaintext

# 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