# Lintrunner itself | |
lintrunner==0.11.0 | |
lintrunner-adapters==0.11.0 | |
# Flake 8 and its dependencies | |
flake8==6.1.0 | |
flake8-breakpoint==1.1.0 | |
flake8-bugbear==23.9.16 | |
flake8-comprehensions==3.14.0 | |
flake8-pyi==23.5.0 | |
mccabe==0.7.0 | |
pycodestyle==2.11.1 | |
torchfix==0.5.0 | |
# UFMT | |
black==24.4.2 | |
ufmt==2.6.0 | |
usort==1.0.5 | |
# Other linters | |
clang-format==18.1.3 | |
cmakelint==1.4.1 |