Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
streamlit==1.26.0
|
2 |
pandas==1.5.3
|
3 |
requests==2.31.0
|
4 |
-
openpyxl==3.1.2 #
|
5 |
plotly==5.17.0
|
|
|
1 |
streamlit==1.26.0
|
2 |
pandas==1.5.3
|
3 |
requests==2.31.0
|
4 |
+
openpyxl==3.1.2 # For reading Excel files
|
5 |
plotly==5.17.0
|