From 99c3ed4cb14197d50b24dbf864a963fcdc0011f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2026 23:48:06 +0000 Subject: [PATCH] Bump streamlit Bumps [streamlit](https://github.com/streamlit/streamlit) from 1.41.0 to 1.54.0. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/1.41.0...1.54.0) --- updated-dependencies: - dependency-name: streamlit dependency-version: 1.54.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../multi-modal-document-extraction/files/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ai/generative-ai-service/document-processing-with-genai/multi-modal-document-extraction/files/requirements.txt b/ai/generative-ai-service/document-processing-with-genai/multi-modal-document-extraction/files/requirements.txt index 869385d909..d71c645bfc 100644 --- a/ai/generative-ai-service/document-processing-with-genai/multi-modal-document-extraction/files/requirements.txt +++ b/ai/generative-ai-service/document-processing-with-genai/multi-modal-document-extraction/files/requirements.txt @@ -1,5 +1,5 @@ langchain_community==0.3.24 langchain_core==0.3.81 pdf2image==1.17.0 -streamlit==1.41.0 +streamlit==1.54.0 oci==2.150.3 \ No newline at end of file