python312Packages.docling: cleanup dependencies

- remove `pyarrow`
- add missing `pluggy`
This commit is contained in:
Pol Dellaiera 2025-04-01 08:52:43 +02:00
parent cbdc3a3b53
commit 2e5115f794

View File

@ -23,7 +23,7 @@
openpyxl, openpyxl,
pandas, pandas,
pillow, pillow,
pyarrow, pluggy,
pydantic, pydantic,
pydantic-settings, pydantic-settings,
pylatexenc, pylatexenc,
@ -80,7 +80,7 @@ buildPythonPackage rec {
openpyxl openpyxl
pandas pandas
pillow pillow
pyarrow pluggy
pydantic pydantic
pydantic-settings pydantic-settings
pylatexenc pylatexenc