Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -18,4 +18,6 @@ firebase_admin
|
|
| 18 |
pyrebase4
|
| 19 |
pdfminer.six
|
| 20 |
PyPDF2
|
| 21 |
-
python-docx
|
|
|
|
|
|
|
|
|
| 18 |
pyrebase4
|
| 19 |
pdfminer.six
|
| 20 |
PyPDF2
|
| 21 |
+
python-docx
|
| 22 |
+
langchain-community>=0.2.11
|
| 23 |
+
tavily-python
|