mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 01:35:00 +00:00
noop
This commit is contained in:
parent
bc3ed8657e
commit
22736b63d0
1 changed files with 4 additions and 2 deletions
|
@ -12,7 +12,6 @@ numpy
|
|||
scipy
|
||||
backoff
|
||||
pathspec
|
||||
networkx<3.3 # 3.3 no longer works on python 3.9
|
||||
diskcache
|
||||
grep_ast
|
||||
packaging
|
||||
|
@ -28,5 +27,8 @@ litellm
|
|||
google-generativeai
|
||||
streamlit
|
||||
|
||||
# 0.22.2 seems to break tree-sitter-languages?
|
||||
# v3.3 no longer works on python 3.9
|
||||
networkx<3.3
|
||||
|
||||
# v0.22.2 seems to break tree-sitter-languages?
|
||||
tree-sitter==0.21.3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue