python3Packages.diffenator2: relax dep (#353032)

This commit is contained in:
Johannes Jöns
2024-11-02 12:22:00 +01:00
committed by GitHub
@@ -42,6 +42,7 @@ buildPythonPackage rec {
pythonRelaxDeps = [
"protobuf"
"python-bidi"
"youseedee"
];
build-system = [