Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,4 @@ streamlit==1.28.1
|
|
| 2 |
pandas==2.1.1
|
| 3 |
numpy==1.24.3
|
| 4 |
plotly==5.17.0
|
| 5 |
-
|
|
|
|
| 2 |
pandas==2.1.1
|
| 3 |
numpy==1.24.3
|
| 4 |
plotly==5.17.0
|
| 5 |
+
openpyxl==3.1.2
|