From 23e76c38adb888532d2072d63e81ee7b49a3d215 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 May 2025 14:52:56 +0000 Subject: [PATCH] Bump streamlit from 1.30.0 to 1.45.0 Bumps [streamlit](https://github.com/streamlit/streamlit) from 1.30.0 to 1.45.0. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/1.30.0...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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a12d72e..8450819 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -streamlit==1.30.0 +streamlit==1.45.0 langchain==0.1.4 torch==2.1.2 sentence-transformers==2.2.2