python312Packages.docling: cleanup dependencies
- remove `pyarrow` - add missing `pluggy`
This commit is contained in:
parent
cbdc3a3b53
commit
2e5115f794
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user