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,
pandas,
pillow,
pyarrow,
pluggy,
pydantic,
pydantic-settings,
pylatexenc,
@ -80,7 +80,7 @@ buildPythonPackage rec {
openpyxl
pandas
pillow
pyarrow
pluggy
pydantic
pydantic-settings
pylatexenc