Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -7,6 +7,6 @@ langchain-openai
|
|
7 |
langgraph
|
8 |
langchain-google-genai
|
9 |
pandas
|
10 |
-
python
|
11 |
requests
|
12 |
wikipedia
|
|
|
7 |
langgraph
|
8 |
langchain-google-genai
|
9 |
pandas
|
10 |
+
tavily-python
|
11 |
requests
|
12 |
wikipedia
|