Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -20,4 +20,5 @@ Pygments
|
|
20 |
llama_index
|
21 |
markdown
|
22 |
markdown2
|
23 |
-
duckduckgo_search
|
|
|
|
20 |
llama_index
|
21 |
markdown
|
22 |
markdown2
|
23 |
+
duckduckgo_search
|
24 |
+
tavily-python
|