python313Packages.docling-jobkit: fix build

This commit is contained in:
Ihar Hrachyshka
2025-08-26 11:31:39 -04:00
parent 1f3fe78012
commit 557ff730dd
@@ -76,6 +76,7 @@ buildPythonPackage rec {
pythonRelaxDeps = [
"boto3"
"pandas"
"pyarrow"
];