Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ dash-bootstrap-components==2.0.2
|
|
3 |
pandas
|
4 |
python-docx
|
5 |
PyPDF2
|
6 |
-
google-generativeai
|
|
|
|
3 |
pandas
|
4 |
python-docx
|
5 |
PyPDF2
|
6 |
+
google-generativeai
|
7 |
+
xlsxwriter
|