From 84d452db1b2dfc33e3828befaf1ab92b4a9e697d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jun 2025 04:55:29 +0000 Subject: [PATCH] Bump huggingface-hub from 0.32.3 to 0.32.4 Bumps [huggingface-hub](https://github.com/huggingface/huggingface_hub) from 0.32.3 to 0.32.4. - [Release notes](https://github.com/huggingface/huggingface_hub/releases) - [Commits](https://github.com/huggingface/huggingface_hub/compare/v0.32.3...v0.32.4) --- updated-dependencies: - dependency-name: huggingface-hub dependency-version: 0.32.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- AI-Travel-Agent/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AI-Travel-Agent/requirements.txt b/AI-Travel-Agent/requirements.txt index c21554c..3ded571 100644 --- a/AI-Travel-Agent/requirements.txt +++ b/AI-Travel-Agent/requirements.txt @@ -4,7 +4,7 @@ jupyter==1.1.1 langchain==0.3.25 langchain-community==0.3.24 streamlit==1.45.1 -huggingface-hub==0.32.3 +huggingface-hub==0.32.4 pydantic==2.11.5 wikipedia==1.4.0 google-search-results==2.4.2