deps(deps): update huggingface-hub requirement from >=0.30.0 to >=1.18.0#68
deps(deps): update huggingface-hub requirement from >=0.30.0 to >=1.18.0#68dependabot[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@v0.30.0...v1.18.0) --- updated-dependencies: - dependency-name: huggingface-hub dependency-version: 1.18.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
VesperReviewed commits
An analysis of the change in Correctness & CompatibilityAs of early 2025, the Specifying If the intention was to use a version like Here is the suggestion to revert this change to ensure successful installation: requirements.txt
@@ -9,2 +9,2 @@
-huggingface_hub>=1.18.0
+huggingface_hub>=0.30.0 |
| evaluate==0.4.6 | ||
| huggingface_hub>=0.30.0 | ||
| huggingface_hub>=1.18.0 | ||
| httpx==0.28.1 |
There was a problem hiding this comment.
Here is the suggestion to revert this change to ensure successful installation:
| httpx==0.28.1 | |
| huggingface_hub>=0.30.0 |
Updates the requirements on huggingface-hub to permit the latest version.
Release notes
Sourced from huggingface-hub's releases.
... (truncated)
Commits
64e5356Release: v1.18.0b1c4c20Release: v1.18.0.rc0c505f77[Fix] Make concurrent downloads safe even when file locking is broken (#4306)d04c3b2[URIs] Parse web URLs inparse_hf_uri+ addHfUri.to_url(#4296)0e57086Bump the actions group with 2 updates (#4309)e628f15[Download] Probe umask next to incomplete file instead of two levels above de...f4a91c2[CLI] inline enum choices in the generated CLI skill (#4299)1138933[Docs] Mention storage region limitation for server-side copy (#4302)26a6df1[Docs] Document missing parameters in hf_hub_url and preupload_lfs_files (#4300)c6dfc6d[Docs] Document missing endpoint and template_str parameters (#4298)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)