From 14741e2717d9c5b6fbb3a375f579a08e1b6afe91 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Mar 2024 07:22:29 +0100 Subject: [PATCH] build(deps): update huggingface-hub requirement from <0.21 to <0.22 in /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](https://github.com/huggingface/huggingface_hub/compare/v0.0.1...v0.21.3) --- updated-dependencies: - dependency-name: huggingface-hub dependency-type: direct:production ... Signed-off-by: dependabot[bot] * Drop note --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com> --- requirements/text_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/text_test.txt b/requirements/text_test.txt index 7e76e9993c4..d670edf5832 100644 --- a/requirements/text_test.txt +++ b/requirements/text_test.txt @@ -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