Commit
·
c91571f
1
Parent(s):
3c5b7da
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
plotly>=5.10.0
|
| 2 |
pandas>=1.4.3
|
| 3 |
scipy>=1.9.1
|
| 4 |
-
streamlit==1.24.
|
| 5 |
streamlit_echarts
|
| 6 |
streamlit_toggle_switch
|
|
|
|
| 1 |
plotly>=5.10.0
|
| 2 |
pandas>=1.4.3
|
| 3 |
scipy>=1.9.1
|
| 4 |
+
streamlit==1.24.1
|
| 5 |
streamlit_echarts
|
| 6 |
streamlit_toggle_switch
|