This commit is contained in:
Paul Gauthier 2024-05-18 18:05:43 -07:00
parent bc3ed8657e
commit 22736b63d0

View file

@ -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