Sign in
chromium
/
external
/
github.com
/
web-platform-tests
/
wpt
/
refs/heads/DOMParser-interface
/
.
/
tools
/
requirements_flake8.txt
blob: 3f7f3121ca270d5fc43ad959d6e181017ce2f413 [
file
] [
log
] [
blame
] [
edit
]
flake8==5.0.4; python_version < '3.9'
flake8==6.1.0; python_version >= '3.9'
pycodestyle==2.11.1; python_version >= '3.9'
pyflakes==3.1.0; python_version >= '3.9'
pep8-naming==0.13.3