Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,7 @@ PyPDF2
|
|
| 3 |
openai
|
| 4 |
reportlab
|
| 5 |
arabic-reshaper
|
| 6 |
-
python-bidi
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
openai
|
| 4 |
reportlab
|
| 5 |
arabic-reshaper
|
| 6 |
+
python-bidi
|
| 7 |
+
weasyprint
|
| 8 |
+
jinja2
|
| 9 |
+
python-docx
|