Skip to content

Commit

Permalink
Bump huggingface-hub from 0.17.3 to 0.20.2
Browse files Browse the repository at this point in the history
Bumps [huggingface-hub](https://github.com/huggingface/huggingface_hub) from 0.17.3 to 0.20.2.
- [Release notes](https://github.com/huggingface/huggingface_hub/releases)
- [Commits](huggingface/huggingface_hub@v0.17.3...v0.20.2)

---
updated-dependencies:
- dependency-name: huggingface-hub
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 5, 2024
1 parent e80dcea commit 499bcf9
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 13 deletions.
23 changes: 11 additions & 12 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ toolz = ">=0.11.1,<0.13.0"
numpy = "^1.20"
Pillow = ">=8,<11"
typing_extensions = ">=3.10,<5.0"
huggingface-hub = ">=0.11.0,<0.18.0"
huggingface-hub = ">=0.11.0,<0.21.0"
transformers = {extras = ["torch"], version = "^4.16.2"}
typer = ">=0.5.0"
loguru = ">=0.6,<0.8"
Expand Down

0 comments on commit 499bcf9

Please sign in to comment.