From 2869976f1d1d93429c07a311e94891b81863a8c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 May 2025 15:32:39 +0000 Subject: [PATCH] Bump streamlit from 1.44.1 to 1.45.0 Bumps [streamlit](https://github.com/streamlit/streamlit) from 1.44.1 to 1.45.0. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/1.44.1...1.45.0) --- updated-dependencies: - dependency-name: streamlit dependency-version: 1.45.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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 e210724..8d6baf3 100644 --- a/AI-Travel-Agent/requirements.txt +++ b/AI-Travel-Agent/requirements.txt @@ -3,7 +3,7 @@ ipykernel==6.29.5 jupyter==1.1.1 langchain==0.3.25 langchain-community==0.3.23 -streamlit==1.44.1 +streamlit==1.45.0 huggingface_hub==0.30.2 pydantic==2.11.4 wikipedia==1.4.0