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