chore(dependencies): update aider-chat version from 0.69.1 to 0.72.1 to incorporate latest features and fixes (#47)
This commit is contained in:
parent
32fcf914ed
commit
1029be7df9
|
|
@ -35,7 +35,7 @@ dependencies = [
|
||||||
"fuzzywuzzy==0.18.0",
|
"fuzzywuzzy==0.18.0",
|
||||||
"python-Levenshtein==0.23.0",
|
"python-Levenshtein==0.23.0",
|
||||||
"pathspec>=0.11.0",
|
"pathspec>=0.11.0",
|
||||||
"aider-chat>=0.69.1",
|
"aider-chat>=0.72.1",
|
||||||
"tavily-python>=0.5.0",
|
"tavily-python>=0.5.0",
|
||||||
"litellm"
|
"litellm"
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue