Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -9,4 +9,5 @@ langchain-core
|
|
9 |
langchain-google-genai
|
10 |
tavily-python
|
11 |
wikipedia
|
12 |
-
langgraph-cli[inmem]
|
|
|
|
9 |
langchain-google-genai
|
10 |
tavily-python
|
11 |
wikipedia
|
12 |
+
langgraph-cli[inmem]
|
13 |
+
duckduckgo-search
|