docling-project / docling-project/docling

huggingface-hub dependency is out of date

Open
#2,924 9 comments 1 reaction 0 assignees View on GitHub
bug
Dominant language
Python
Stars
66.4k
Forks
4.8k
Avg merge
2d 21h
Merged PRs (30d)
84

Description

### Bug

Docling can't be installed with a recent version of `huggingface-hub`, because it has this in its `pyproject.toml`:

```
'huggingface_hub (>=0.23,<1)',
```

This is possibly some leftover Poetry damage, but maybe there is some code that still depends on the old version of this library? I'm not certain that the API has really changed all that much between 0.36 and 1.0...

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.