Sign in
android
/
platform
/
external
/
python
/
cpython3
/
d33aa18f15d
/
.
/
Tools
/
requirements-dev.txt
blob: add28b1bb381838c2ce70a9a1a234459fcbf5d93 [
file
] [
log
] [
blame
]
# Requirements file for external linters and checks we run on
# Tools/clinic, Tools/cases_generator/, and Tools/peg_generator/ in CI
mypy==1.5.1
# needed for peg_generator:
types-psutil==5.9.5.16
types-setuptools==68.2.0.0