From 6e94a614229ff3230e9ce9d395cd2f6868f045d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 02:11:21 +0000 Subject: [PATCH] Bump streamlit from 1.40.1 to 1.54.0 Bumps [streamlit](https://github.com/streamlit/streamlit) from 1.40.1 to 1.54.0. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/1.40.1...1.54.0) --- updated-dependencies: - dependency-name: streamlit dependency-version: 1.54.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 1228b28..56514e7 100644 --- a/setup.py +++ b/setup.py @@ -20,7 +20,7 @@ "torchvision==0.21.0", "torchaudio==2.6.0", "transformers==4.50.0", - "streamlit==1.40.1", + "streamlit==1.54.0", ], extras_require={ "dev": [