Skip to content

Commit 90879f7

Browse files
pauvezalwayslove2013
authored andcommitted
downgrade streamlit version
1 parent 1a9aa48 commit 90879f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dependencies = [
2727
"click",
2828
"pytz",
2929
"streamlit-autorefresh",
30-
"streamlit!=1.34.0",
30+
"streamlit<1.44,!=1.34.0", # There is a breaking change in 1.44 related to get_page https://discuss.streamlit.io/t/from-streamlit-source-util-import-get-pages-gone-in-v-1-44-0-need-urgent-help/98399
3131
"streamlit_extras",
3232
"tqdm",
3333
"s3fs",

0 commit comments

Comments
 (0)