summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/tools/requirements_flake8.txt
blob: 3f7f3121ca270d5fc43ad959d6e181017ce2f413 (plain)
1
2
3
4
5
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