samuellimabraz commited on
Commit
bc6993d
·
unverified ·
1 Parent(s): 27818c1

Update dependencies in requirements.txt to latest versions: streamlit (1.41.1), plotly (5.24.1), streamlit-mermaid (0.3.0), streamlit-embedcode (0.1.2), and streamlit-extras (0.6.0).

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -7
requirements.txt CHANGED
@@ -1,7 +1,5 @@
1
- streamlit==1.33.0
2
- plotly==5.18.0
3
- streamlit-mermaid==0.1.0
4
- pillow==10.1.0
5
- pandas==2.1.1
6
- streamlit-embedcode==0.1.3
7
- streamlit-extras==0.3.6
 
1
+ streamlit==1.41.1
2
+ plotly==5.24.1
3
+ streamlit-mermaid==0.3.0
4
+ streamlit-embedcode==0.1.2
5
+ streamlit-extras==0.6.0