From efbf1cb51fa3e7f167d7df47fec7ad8881f77612 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 15:15:55 +0000 Subject: [PATCH] Bump streamlit from 1.38.0 to 1.39.0 Bumps [streamlit](https://github.com/streamlit/streamlit) from 1.38.0 to 1.39.0. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/1.38.0...1.39.0) --- updated-dependencies: - dependency-name: streamlit 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 c704941..9f94ab6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ tiktoken==0.7.0 llama-cpp-python==0.3.1 langchain-community==0.3.1 transformers-stream-generator==0.0.5 -streamlit==1.38.0 +streamlit==1.39.0 numexpr==2.10.1 numpy==2.1.1 huggingface-hub==0.25.1