Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ pandas
|
|
3 |
matplotlib
|
4 |
google-generativeai
|
5 |
Pillow
|
6 |
-
python-dotenv
|
|
|
|
3 |
matplotlib
|
4 |
google-generativeai
|
5 |
Pillow
|
6 |
+
python-dotenv
|
7 |
+
openpyxl
|