Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,6 @@ PyMuPDF
|
|
| 4 |
Pillow
|
| 5 |
pypdf
|
| 6 |
openpyxl
|
| 7 |
-
python-docx
|
|
|
|
|
|
|
|
|
| 4 |
Pillow
|
| 5 |
pypdf
|
| 6 |
openpyxl
|
| 7 |
+
python-docx
|
| 8 |
+
openai>=1.0.0
|
| 9 |
+
python-dotenv
|