Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 10, 2023
1 parent 6caa423 commit 681129e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ full = [
"tokenizers==0.13.3",
"numpy==1.24.2",
"scipy==1.10.1",
"huggingface-hub==0.12.1",
"huggingface-hub==0.16.4",
"more-itertools==9.0.0",
"ffmpeg-python==0.2.0",
"sentence-transformers==2.2.2",
Expand Down
2 changes: 1 addition & 1 deletion requirements_full.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
tokenizers==0.13.3
numpy==1.24.2
scipy==1.10.1
huggingface-hub==0.12.1
huggingface-hub==0.16.4
more-itertools==9.0.0
ffmpeg-python==0.2.0

0 comments on commit 681129e

Please sign in to comment.