Add tavily to deps.
This commit is contained in:
parent
137fc98553
commit
ffff89d8e7
|
|
@ -34,7 +34,8 @@ dependencies = [
|
|||
"fuzzywuzzy==0.18.0",
|
||||
"python-Levenshtein==0.23.0",
|
||||
"pathspec>=0.11.0",
|
||||
"aider-chat>=0.69.1"
|
||||
"aider-chat>=0.69.1",
|
||||
"tavily-python>=0.5.0"
|
||||
]
|
||||
|
||||
[project.optional-dependencies]
|
||||
|
|
|
|||
Loading…
Reference in New Issue