ramkrishna2910
commited on
Commit
•
3c5b7da
1
Parent(s):
e71c5f8
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
plotly>=5.10.0
|
2 |
pandas>=1.4.3
|
3 |
scipy>=1.9.1
|
|
|
4 |
streamlit_echarts
|
5 |
streamlit_toggle_switch
|
|
|
1 |
plotly>=5.10.0
|
2 |
pandas>=1.4.3
|
3 |
scipy>=1.9.1
|
4 |
+
streamlit==1.24.0
|
5 |
streamlit_echarts
|
6 |
streamlit_toggle_switch
|