Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ pandas
|
|
4 |
numpy
|
5 |
plotly
|
6 |
google-generativeai
|
7 |
-
openpyxl
|
|
|
|
4 |
numpy
|
5 |
plotly
|
6 |
google-generativeai
|
7 |
+
openpyxl
|
8 |
+
xlrd
|