0
0
mirror of https://github.com/python/cpython.git synced 2024-11-25 09:39:56 +01:00
cpython/Tools/requirements-dev.txt

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.10.0
# needed for peg_generator:
types-psutil==5.9.5.20240423
types-setuptools==70.0.0.20240524