Skip to content

Commit

Permalink
Pinning Streamlit to version 1.31.1 to avoid error #315
Browse files Browse the repository at this point in the history
  • Loading branch information
yorek authored and XuanYang-cn committed May 7, 2024
1 parent a3134fb commit 2a64abe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ classifiers = [
dependencies = [
"pytz",
"streamlit-autorefresh",
"streamlit>=1.23.0",
"streamlit==1.31.1",
"streamlit_extras",
"tqdm",
"s3fs",
Expand Down

0 comments on commit 2a64abe

Please sign in to comment.