Skip to content

Commit

Permalink
dep: pin streamlit max version
Browse files Browse the repository at this point in the history
  • Loading branch information
maxibor authored Jun 26, 2024
1 parent 7a831c5 commit 17ad7e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ def get_version(rel_path):
"tabulate",
"jsonschema",
"rich",
"streamlit",
"streamlit<=1.35.0",
"streamlit-aggrid",
"numpy",
"requests",
Expand Down

0 comments on commit 17ad7e5

Please sign in to comment.