From 6db013e2762e63d1dca0e9f5972d775a271ac5b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 01:53:21 +0000 Subject: [PATCH] chore(deps): bump streamlit from 1.45.1 to 1.54.0 Bumps [streamlit](https://github.com/streamlit/streamlit) from 1.45.1 to 1.54.0. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/1.45.1...1.54.0) --- updated-dependencies: - dependency-name: streamlit dependency-version: 1.54.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c3875ff..06d89fb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ a2a-sdk>=0.2.5 fastapi==0.115.12 litellm==1.72.0 uvicorn[standard]==0.34.3 -streamlit==1.45.1 +streamlit==1.54.0 python-dotenv==1.1.0 httpx==0.28.1