Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ fpdf==1.7.2
|
|
6 |
reportlab==4.4.0
|
7 |
arabic_reshaper==3.0.0
|
8 |
python-bidi==0.6.6
|
9 |
-
gradio==5.29.0
|
|
|
|
6 |
reportlab==4.4.0
|
7 |
arabic_reshaper==3.0.0
|
8 |
python-bidi==0.6.6
|
9 |
+
gradio==5.29.0
|
10 |
+
docx
|