Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -16,4 +16,6 @@ pymupdf
|
|
| 16 |
wikipedia
|
| 17 |
pgvector
|
| 18 |
python-dotenv
|
| 19 |
-
sentence-transformers
|
|
|
|
|
|
|
|
|
| 16 |
wikipedia
|
| 17 |
pgvector
|
| 18 |
python-dotenv
|
| 19 |
+
sentence-transformers
|
| 20 |
+
duckduckgo-search
|
| 21 |
+
langgraph
|