Skip to content

Commit 17ad7e5

Browse files
authored
dep: pin streamlit max version
1 parent 7a831c5 commit 17ad7e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ def get_version(rel_path):
3333
"tabulate",
3434
"jsonschema",
3535
"rich",
36-
"streamlit",
36+
"streamlit<=1.35.0",
3737
"streamlit-aggrid",
3838
"numpy",
3939
"requests",

0 commit comments

Comments
 (0)