mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-07 11:08:20 +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",
|
||||
"termcolor",
|
||||
"tiktoken",
|
||||
"tree_sitter",
|
||||
"pillow",
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue