/
githubmirror
/
servo
Обзор
Документация
Войти
/
githubmirror
/
servo
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
0.4.0
python/requirements.txt
43 строки
778 B
eri
devtools: Run tests in parallel (#45336)
10 июн 2026, 11:55
Не верифицирован
10 июн 2026, 11:55
a1f4933
Код
Авторство
О чём код?
# Ensure all versions are pinned for repeatability, # since `--system-site-packages` is enabled blessed == 1.20.0 distro == 1.4 mozinfo == 1.2.3 mozlog == 8.1.0 setuptools == 78.1.1 toml == 0.9.2 # these are copied from tests/wpt/tests/tools/wptrunner/requirements_firefox.txt mozleak == 0.2 mozrunner == 8.4.0 mozversion == 2.4.0 mozcrash == 2.2.1 redo == 3.0.0 # For Python linting and formatting ruff == 0.11.10 # For test-webidl ply == 3.8 # For Cross-platform colored terminal text colorama == 0.3.7 # For Python3 compatibility six == 1.16 # For wpt scripts and their tests. flask requests types-requests # For mach package on macOS. Mako == 1.3.12 # For devtools tests. geckordp == 1.0.3 pytest-xdist == 3.8.0 # For Python static type checking pyrefly == 0.63.1