mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-01 10:14:59 +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
|
scipy
|
||||||
backoff
|
backoff
|
||||||
pathspec
|
pathspec
|
||||||
networkx<3.3 # 3.3 no longer works on python 3.9
|
|
||||||
diskcache
|
diskcache
|
||||||
grep_ast
|
grep_ast
|
||||||
packaging
|
packaging
|
||||||
|
@ -28,5 +27,8 @@ litellm
|
||||||
google-generativeai
|
google-generativeai
|
||||||
streamlit
|
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
|
tree-sitter==0.21.3
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue