Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -3,6 +3,7 @@ gunicorn
|
|
| 3 |
python-docx
|
| 4 |
weasyprint
|
| 5 |
arabic-reshaper
|
|
|
|
| 6 |
htmldocx
|
| 7 |
Flask-Cors
|
| 8 |
markdown
|
|
|
|
| 3 |
python-docx
|
| 4 |
weasyprint
|
| 5 |
arabic-reshaper
|
| 6 |
+
python-bidi
|
| 7 |
htmldocx
|
| 8 |
Flask-Cors
|
| 9 |
markdown
|