From 65139f64bceb2f0e08c23017b1cb06687947346e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Apr 2025 15:41:47 +0000 Subject: [PATCH] Bump streamlit from 1.30.0 to 1.44.1 Bumps [streamlit](https://github.com/streamlit/streamlit) from 1.30.0 to 1.44.1. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/1.30.0...1.44.1) --- updated-dependencies: - dependency-name: streamlit dependency-version: 1.44.1 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..c5c0103 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -streamlit==1.30.0 +streamlit==1.44.1 langchain==0.1.4 torch==2.1.2 sentence-transformers==2.2.2