python: run isort on everything
[babeltrace.git] / dev-requirements.txt
1 black ~= 23.9.1
2 flake8 >= 3.8
3 # Required for black 22.0, it's broken with click >= 8.1
4 click < 8.1
5 isort ~= 5.12
This page took 0.03246 seconds and 5 git commands to generate.