cpython/Tools/requirements-dev.txt
Miss Islington (bot) df1669ed20
[3.13] Bump mypy to 1.15 (GH-133405) (#133429)
Bump mypy to 1.15 (GH-133405)
(cherry picked from commit 8467026ed6)

Co-authored-by: sobolevn <mail@sobolevn.me>
2025-05-05 10:54:56 +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.15
# needed for peg_generator:
types-psutil==5.9.5.20240423
types-setuptools==69.5.0.20240423