Skip to content

Commit

Permalink
build(deps): update huggingface-hub requirement from <0.21 to <0.22 i…
Browse files Browse the repository at this point in the history
…n /requirements (#2420)

* build(deps): update huggingface-hub requirement in /requirements

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.0.1...v0.21.3)

---
updated-dependencies:
- dependency-name: huggingface-hub
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

* Drop note

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jirka Borovec <[email protected]>
  • Loading branch information
dependabot[bot] and Borda authored Mar 5, 2024
1 parent 043df7b commit 14741e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/text_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
jiwer >=2.3.0, <3.1.0
rouge-score >0.1.0, <=0.1.2
bert_score ==0.3.13
huggingface-hub <0.21 # hotfix, failing SDR for latest PT 1.11
huggingface-hub <0.22
sacrebleu >=2.3.0, <2.5.0

0 comments on commit 14741e2

Please sign in to comment.