From e476675d4c966914f1caa3503e8a34dddd340793 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Sep 2024 16:39:07 +0000 Subject: [PATCH] Bump huggingface-hub from 0.24.3 to 0.25.0 Bumps [huggingface-hub](https://github.com/huggingface/huggingface_hub) from 0.24.3 to 0.25.0. - [Release notes](https://github.com/huggingface/huggingface_hub/releases) - [Commits](https://github.com/huggingface/huggingface_hub/compare/v0.24.3...v0.25.0) --- updated-dependencies: - dependency-name: huggingface-hub dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d2e2470..0fbbd5f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ transformers==4.40.2 pdf2image==1.17.0 lxml==5.2.2 lightgbm==4.5.0 -huggingface_hub==0.24.3 +huggingface_hub==0.25.0 setuptools==72.1.0 roman==4.2 hydra-core==1.3.2 \ No newline at end of file