summaryrefslogtreecommitdiffstats
path: root/Tools/requirements-dev.txt
blob: 8c51293cf665c7de33df82a5706ec9c5e433b95c (plain)
1
2
3
4
5
6
7
# Requirements file for external linters and checks we run on
# Tools/clinic, Tools/cases_generator/, and Tools/peg_generator/ in CI
mypy==1.6.1

# needed for peg_generator:
types-psutil==5.9.5.17
types-setuptools==68.2.0.0