From e521f8f8d54d18bb2e785c5c87a3919e3c332086 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 15:50:47 +0000 Subject: [PATCH] deps(python)(deps): update streamlit requirement Updates the requirements on [streamlit](https://github.com/streamlit/streamlit) to permit the latest version. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/1.41.0...1.57.0) --- updated-dependencies: - dependency-name: streamlit dependency-version: 1.57.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 3f7ff7d..f5360c9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ # ============================================ # === FRAMEWORK WEB STREAMLIT === -streamlit>=1.41.0,<2.0.0 +streamlit>=1.57.0,<2.0.0 streamlit-cookies-controller>=0.0.4,<1.0.0 # Cookie manager pour sessions persistantes (principal) extra-streamlit-components>=0.1.71,<1.0.0 # Cookie manager fallback streamlit-image-coordinates>=0.1.9,<1.0.0