Skip to content

Commit

Permalink
Bump streamlit from 1.8.1 to 1.11.1
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 24, 2022
1 parent 86357c8 commit d5dc146
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements_cpu.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion requirements_gpu.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit d5dc146

Please sign in to comment.