From 2d3773cbae4db0cc3426f3db2fcbc700d8af8551 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Aug 2022 05:53:57 +0000 Subject: [PATCH] Bump streamlit from 0.72.0 to 1.11.1 Bumps [streamlit](https://github.com/streamlit/streamlit) from 0.72.0 to 1.11.1. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/0.72.0...1.11.1) --- updated-dependencies: - dependency-name: streamlit 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 118b8d3..e534ae4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -streamlit==0.72.0 +streamlit==1.11.1 numpy==1.18.1 Pillow==8.1.0 scikit_learn==0.24.0