Skip to content

Commit 4e466f7

Browse files
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](streamlit/streamlit@1.8.1...1.11.1) --- updated-dependencies: - dependency-name: streamlit dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 89937dd commit 4e466f7

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ torchvision==0.12.0
2323
psycopg2-binary
2424
scikit-learn==0.24.2
2525
pandas==1.2.4
26-
streamlit==1.8.1
26+
streamlit==1.11.1
2727
streamlit_chat
2828
plotly
2929
plotly_express

requirements_cpu.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ torchvision==0.12.0
2323
psycopg2-binary
2424
scikit-learn==0.24.2
2525
pandas==1.2.4
26-
streamlit==1.8.1
26+
streamlit==1.11.1
2727
streamlit_chat
2828
plotly
2929
plotly_express

requirements_gpu.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ google-cloud-dialogflow-cx==1.8.0
1919
psycopg2-binary
2020
scikit-learn==0.24.2
2121
pandas==1.1.5
22-
streamlit==1.8.1
22+
streamlit==1.11.1
2323
streamlit-chat
2424
plotly
2525
plotly_express

0 commit comments

Comments
 (0)