cpython/Tools/requirements-dev.txt
Miss Islington (bot) 45c431a55d
[3.15] Update mypy to 2.1.0 (GH-149709) (#149711)
Update mypy to 2.1.0 (GH-149709)
(cherry picked from commit b546cc10f5)

Co-authored-by: sobolevn <mail@sobolevn.me>
2026-05-12 09:09:52 +00:00

7 lines
237 B
Text

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