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