From 9a0b4b6d2c1183a43545d175909b17429421c78d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 May 2025 09:54:33 +0000 Subject: [PATCH] Bump streamlit in /ai/generative-ai-service/smart-invoice-extraction Bumps [streamlit](https://github.com/streamlit/streamlit) from 1.24.0 to 1.37.0. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/1.24.0...1.37.0) --- updated-dependencies: - dependency-name: streamlit dependency-version: 1.37.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../smart-invoice-extraction/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ai/generative-ai-service/smart-invoice-extraction/requirements.txt b/ai/generative-ai-service/smart-invoice-extraction/requirements.txt index d4ddecf1f..f819fd844 100644 --- a/ai/generative-ai-service/smart-invoice-extraction/requirements.txt +++ b/ai/generative-ai-service/smart-invoice-extraction/requirements.txt @@ -2,7 +2,7 @@ pandas==1.5.3 json==2.0.9 langchain==0.0.209 langchain_community==0.0.1 -streamlit==1.24.0 +streamlit==1.37.0 oci==2.97.0 pdf2image==1.16.3 Pillow==8.4.0