Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ openai==1.76.2
|
|
5 |
fpdf==1.7.2
|
6 |
reportlab==4.4.0
|
7 |
arabic_reshaper==3.0.0
|
8 |
-
python-bidi==0.6.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
|