Spaces:
Paused
Paused
Update requirements.txt via AI Editor
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -3,7 +3,7 @@ dash-bootstrap-components==2.0.2
|
|
3 |
pandas
|
4 |
python-docx
|
5 |
PyPDF2
|
6 |
-
openai==0.28
|
7 |
xlsxwriter
|
8 |
markdown
|
9 |
-
beautifulsoup4
|
|
|
|
3 |
pandas
|
4 |
python-docx
|
5 |
PyPDF2
|
|
|
6 |
xlsxwriter
|
7 |
markdown
|
8 |
+
beautifulsoup4
|
9 |
+
google.generativeai
|