/
githubmirror
/
oppia
Обзор
Документация
Войти
/
githubmirror
/
oppia
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
develop
requirements_dev.in
25 строк
525 B
Sean Lip
Add basic infrastructure for pytest (#23919)
01 дек 2025, 03:00
Не верифицирован
01 дек 2025, 03:00
c207247
Код
Авторство
О чём код?
# NOTE TO DEVELOPERS: If you make changes to this file, please run # # python -m scripts.install_python_dev_dependencies # # to update `requirements_dev.txt` and your current Python environment. black==25.9.0 certifi==2025.8.3 coverage==7.10.6 esprima==4.0.1 filetype==1.2.0 isort==5.13.2 mypy==1.0.1 Pillow==10.1.0 psutil==7.0.0 pycodestyle==2.14.0 pylint==2.17.7 pylint-quotes==0.2.3 pytest==8.4.2 pytest-cov==4.1.0 pytest-timeout==2.2.0 pytest-xdist==3.5.0 PyYAML==6.0.2 rcssmin==1.2.1 webtest==3.0.6 xmltodict==0.15.0