From c612cf635faa02e2a86fe30960dacd2aadd4f949 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 22:42:30 +0000 Subject: [PATCH] build(deps): bump huggingface-hub from 0.25.2 to 0.26.1 Bumps [huggingface-hub](https://github.com/huggingface/huggingface_hub) from 0.25.2 to 0.26.1. - [Release notes](https://github.com/huggingface/huggingface_hub/releases) - [Commits](https://github.com/huggingface/huggingface_hub/compare/v0.25.2...v0.26.1) --- 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 6787dda..9b513e6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ geopandas==1.0.1 -huggingface_hub==0.25.2 +huggingface_hub==0.26.1 numpy==2.1.2 onnxruntime==1.19.2 pydantic==2.9.2