fix: running black on python 3.11
[babeltrace.git] / dev-requirements.txt
index 8a6bc8115c68a415fb6ce07ff8b8d441f802bc4e..ab152984fc3d71776813d1ccbfcd4519ed6f3a7a 100644 (file)
@@ -1,2 +1,4 @@
 black == 20.8b1
 flake8 >= 3.8
+# Required for black 22.0, it's broken with click >= 8.1
+click < 8.1
This page took 0.0221 seconds and 4 git commands to generate.