mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-10 04:08:31 +00:00
add tree_sitter to build deps
This commit is contained in:
parent
0c07811f8e
commit
844adf3236
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ dependencies = [
|
||||||
"setuptools",
|
"setuptools",
|
||||||
"termcolor",
|
"termcolor",
|
||||||
"tiktoken",
|
"tiktoken",
|
||||||
|
"tree_sitter",
|
||||||
"pillow",
|
"pillow",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue