docling-project / docling-project/docling
docling dependancies are conflicting the wdu dependancies
Open
enhancement
triage/close-stale
- Dominant language
- Python
- Stars
- 66.4k
- Forks
- 4.8k
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 84
Description
### Requested feature
We want to use the class `docling.backend.html_backend.HTMLDocumentBackend` to create a `doclingDocument` object while processing an HTML input file. The docling package needs to be added to wdu dependencies to enable that. Using the original `docling==2.17.0` leads to dependency conflicts since wdu installes `ocling-ibm-models==3.1.2` and `docling-parse==3.0.0`.
...
### Alternatives
Create an alternate wheel without conflicting dependencies.
...
Contributor guide
Assessment
This issue has not been assessed yet.