Uh oh!
There was an error while loading. Please reload this page.
deps(deps): update huggingface-hub requirement from >=1.20.1 to >=1.23.0 - #90
deps(deps): update huggingface-hub requirement from >=1.20.1 to >=1.23.0#90dependabot[bot] wants to merge 1 commit into
Conversation
Updates the requirements on [huggingface-hub](https://github.com/huggingface/huggingface_hub) to permit the latest version. - [Release notes](https://github.com/huggingface/huggingface_hub/releases) - [Commits](huggingface/huggingface_hub@v1.20.1...v1.23.0) --- updated-dependencies: - dependency-name: huggingface-hub dependency-version: 1.23.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
NuntiusReviewed commits
An analysis of the changed files reveals a potential issue with the versioning of the Correctness & Build StabilityThe Specifying Here is the correction to ensure the installation succeeds: requirements.txt
@@ -9,1 +9,1 @@-huggingface_hub>=1.23.0+huggingface_hub>=0.23.0 |
| evaluate==0.4.6 | ||
| huggingface_hub>=1.20.1 | ||
| huggingface_hub>=1.23.0 | ||
| httpx==0.28.1 |
There was a problem hiding this comment.
Here is the correction to ensure the installation succeeds:
| httpx==0.28.1 | |
| huggingface_hub>=0.23.0 |
Superseded by #92. |
Updates the requirements on huggingface-hub to permit the latest version.
Release notes
Sourced from huggingface-hub's releases.
... (truncated)
Commits
0c92853Release: v1.23.06bc5aa0Release: v1.23.0.rc00815693[CLI] Generate hf-cli skill locally instead of downloading from bucket (#4199)923acb0[Utils] Addget_cached_repo_treeutility (#4513)7625ea3Expose snapshot_path on IncompleteSnapshotError (#4500)c5a110d[CLI] Add --pipeline-tag, --gated, --apps filters to hf models ls (#4512)b63ed5b[Utils] Treat backslashes as path separators in filter_repo_objects (#4506)6d40d9cdocs: drop /new from Inference Endpoints web interface links (#4509)ed48426[CI] Fix expand property type tests (#4510)790120bSupport creating a Space from a template (#4504)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)