python312Packages.docling-ibm-models: relax jsonlines dependency

This commit is contained in:
Gaetan Lepage
2025-03-24 22:46:37 +01:00
parent af21e30ad4
commit 3a122b21d8
@@ -58,8 +58,9 @@ buildPythonPackage rec {
];
pythonRelaxDeps = [
"transformers"
"jsonlines"
"numpy"
"transformers"
];
pythonImportsCheck = [