Update requirements
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
plotly>=5.10.0
|
2 |
pandas>=1.4.3
|
3 |
-
scipy>=1.9.1
|
|
|
|
1 |
plotly>=5.10.0
|
2 |
pandas>=1.4.3
|
3 |
+
scipy>=1.9.1
|
4 |
+
streamlit_echarts
|