From 586c898795591a480216e0c0078296c1993775a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 18:36:28 +0000 Subject: [PATCH] Bump streamlit from 0.55.2 to 1.37.0 in /pymnn/test/playground Bumps [streamlit](https://github.com/streamlit/streamlit) from 0.55.2 to 1.37.0. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/0.55.2...1.37.0) --- updated-dependencies: - dependency-name: streamlit dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pymnn/test/playground/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pymnn/test/playground/requirements.txt b/pymnn/test/playground/requirements.txt index 9c6780e23..a0754c07e 100644 --- a/pymnn/test/playground/requirements.txt +++ b/pymnn/test/playground/requirements.txt @@ -4,7 +4,7 @@ numpy==1.16.4 flatbuffers==1.12 validators==0.14.2 opencv-python==4.1.0.25 -streamlit==0.55.2 +streamlit==1.37.0 pyrsistent==0.14.0 boto3==1.15.17 toml==0.10.1