Spaces:
Sleeping
Sleeping
Commit
·
f1ec88d
1
Parent(s):
4e4d72e
updated requirements
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
-
streamlit==1.
|
2 |
pandas
|
3 |
matplotlib
|
4 |
numpy
|
5 |
XlsxWriter==3.0.8
|
6 |
-
plotly
|
|
|
|
1 |
+
streamlit==1.43.0
|
2 |
pandas
|
3 |
matplotlib
|
4 |
numpy
|
5 |
XlsxWriter==3.0.8
|
6 |
+
plotly
|
7 |
+
openpyxl>=3.0.0
|