From c7d023bc87d437501017afc5ca3305b4803b4c2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Oct 2023 10:20:38 +0000 Subject: [PATCH] Bump huggingface-hub from 0.17.1 to 0.18.0 Bumps [huggingface-hub](https://github.com/huggingface/huggingface_hub) from 0.17.1 to 0.18.0. - [Release notes](https://github.com/huggingface/huggingface_hub/releases) - [Commits](https://github.com/huggingface/huggingface_hub/compare/v0.17.1...v0.18.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 ed5ba12..6590786 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ numpy==1.25.2 lxml==4.9.3 lightgbm==4.1.0 -huggingface_hub==0.17.1 +huggingface_hub==0.18.0 typer==0.9.0 tqdm==4.66.1 scikit-learn==1.3.0