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