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