Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -106,4 +106,5 @@ wrapt==1.17.2
|
|
106 |
xxhash==3.5.0
|
107 |
yarl==1.18.3
|
108 |
zstandard==0.23.0
|
109 |
-
langchain-google-genai==2.0.11
|
|
|
|
106 |
xxhash==3.5.0
|
107 |
yarl==1.18.3
|
108 |
zstandard==0.23.0
|
109 |
+
langchain-google-genai==2.0.11
|
110 |
+
tavily-python==0.5.1
|