/
githubmirror
/
cpython
Обзор
Документация
Войти
/
githubmirror
/
cpython
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
v3.14.7
Tools/requirements-dev.txt
7 строк
237 B
Miss Islington (bot)
[3.14] Update mypy to 2.3 (GH-154764) (#154767)
27 июл 2026, 16:25
Не верифицирован
27 июл 2026, 16:25
722bcec
Код
Авторство
О чём код?
# Requirements file for external linters and checks we run on # Tools/clinic, Tools/cases_generator/, and Tools/peg_generator/ in CI mypy==2.3.0 # needed for peg_generator: types-psutil==7.2.2.20260518 types-setuptools==83.0.0.20260724