From 3a717e89b9c8a7a41f352172d08c541fd2d93e0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Sep 2024 23:45:13 +0000 Subject: [PATCH] Bump huggingface-hub from 0.24.6 to 0.24.7 Bumps [huggingface-hub](https://github.com/huggingface/huggingface_hub) from 0.24.6 to 0.24.7. - [Release notes](https://github.com/huggingface/huggingface_hub/releases) - [Commits](https://github.com/huggingface/huggingface_hub/compare/v0.24.6...v0.24.7) --- 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 984ee648..770064ea 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ Django==5.1.1 python-dotenv==1.0.1 -huggingface-hub==0.24.6 +huggingface-hub==0.24.7 scikit-learn-intelex>=2023.2.1; sys_platform != 'darwin' tensorflow-cpu keras