From 722cd47c2bc7939d72d8d577643672f476ffe251 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jan 2025 20:10:30 +0000 Subject: [PATCH] Bump huggingface-hub from 0.27.0 to 0.27.1 Bumps [huggingface-hub](https://github.com/huggingface/huggingface_hub) from 0.27.0 to 0.27.1. - [Release notes](https://github.com/huggingface/huggingface_hub/releases) - [Commits](https://github.com/huggingface/huggingface_hub/compare/v0.27.0...v0.27.1) --- updated-dependencies: - dependency-name: huggingface-hub dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d3c1888..8810cd6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,6 +4,6 @@ idna==3.10 requests==2.32.3 tqdm==4.67.1 urllib3==2.3.0 -huggingface-hub==0.27.0 +huggingface-hub==0.27.1 datasets==3.2.0 litellm==1.52.1