Fix: Windows DLL path lookup with Python >= 3.8
[babeltrace.git] / dev-requirements.txt
index 8a6bc8115c68a415fb6ce07ff8b8d441f802bc4e..b68507adeed8fc83a667ed7f267a2682bfd4b2bc 100644 (file)
@@ -1,2 +1,5 @@
-black == 20.8b1
+black ~= 23.9.1
 flake8 >= 3.8
+# Required for black 22.0, it's broken with click >= 8.1
+click < 8.1
+isort ~= 5.12
This page took 0.025556 seconds and 4 git commands to generate.