From 4e466f74b9bcae5849e0c5894e19bfeba40897f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Nov 2022 04:23:32 +0000 Subject: [PATCH] Bump streamlit from 1.8.1 to 1.11.1 Bumps [streamlit](https://github.com/streamlit/streamlit) from 1.8.1 to 1.11.1. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/1.8.1...1.11.1) --- updated-dependencies: - dependency-name: streamlit dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_cpu.txt | 2 +- requirements_gpu.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index bf7dd31..6833d70 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ torchvision==0.12.0 psycopg2-binary scikit-learn==0.24.2 pandas==1.2.4 -streamlit==1.8.1 +streamlit==1.11.1 streamlit_chat plotly plotly_express diff --git a/requirements_cpu.txt b/requirements_cpu.txt index bf7dd31..6833d70 100644 --- a/requirements_cpu.txt +++ b/requirements_cpu.txt @@ -23,7 +23,7 @@ torchvision==0.12.0 psycopg2-binary scikit-learn==0.24.2 pandas==1.2.4 -streamlit==1.8.1 +streamlit==1.11.1 streamlit_chat plotly plotly_express diff --git a/requirements_gpu.txt b/requirements_gpu.txt index bfd9453..da0890f 100644 --- a/requirements_gpu.txt +++ b/requirements_gpu.txt @@ -19,7 +19,7 @@ google-cloud-dialogflow-cx==1.8.0 psycopg2-binary scikit-learn==0.24.2 pandas==1.1.5 -streamlit==1.8.1 +streamlit==1.11.1 streamlit-chat plotly plotly_express