From e4166d5962c047becdd3fcb6df531ecd6c15a5fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 09:41:04 +0000 Subject: [PATCH] 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.26.1) --- updated-dependencies: - dependency-name: huggingface-hub dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 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 e2555511bf7..04b2a2b921d 100644 --- a/requirements/text_test.txt +++ b/requirements/text_test.txt @@ -4,7 +4,7 @@ jiwer >=2.3.0, <3.1.0 rouge-score >0.1.0, <=0.1.2 bert_score ==0.3.13 -huggingface-hub <0.26 +huggingface-hub <0.27 sacrebleu >=2.3.0, <2.5.0 mecab-ko >=1.0.0, <1.1.0 ; python_version < "3.12" # strict # todo: unpin python_version