Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -2,4 +2,7 @@ huggingface_hub==0.25.2
|
|
2 |
langchain==0.3.24
|
3 |
langchain-community==0.3.23
|
4 |
openai==1.76.2
|
5 |
-
fpdf==1.7.2
|
|
|
|
|
|
|
|
2 |
langchain==0.3.24
|
3 |
langchain-community==0.3.23
|
4 |
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
|