Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,5 @@ streamlit>=1.32.0
|
|
| 2 |
pandas>=2.0.0
|
| 3 |
plotly>=5.18.0
|
| 4 |
xmltodict>=0.13.0
|
| 5 |
-
ruff>=0.3.0
|
|
|
|
|
|
| 2 |
pandas>=2.0.0
|
| 3 |
plotly>=5.18.0
|
| 4 |
xmltodict>=0.13.0
|
| 5 |
+
ruff>=0.3.0
|
| 6 |
+
openpyxl
|