Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -4,4 +4,6 @@ pandas
|
|
4 |
python-docx
|
5 |
PyPDF2
|
6 |
openai==0.28
|
7 |
-
xlsxwriter
|
|
|
|
|
|
4 |
python-docx
|
5 |
PyPDF2
|
6 |
openai==0.28
|
7 |
+
xlsxwriter
|
8 |
+
markdown
|
9 |
+
beautifulsoup4
|