python313Packages.docling-jobkit: fix build (#436526)

This commit is contained in:
Peder Bergebakken Sundt
2025-08-29 20:51:58 +02:00
committed by GitHub
@@ -76,6 +76,7 @@ buildPythonPackage rec {
pythonRelaxDeps = [
"boto3"
"pandas"
"pyarrow"
];