feat(deps): Add tree-sitter C and C++ grammars
This commit is contained in:
@@ -15,6 +15,8 @@ dependencies = [
|
||||
"uvicorn",
|
||||
"tree-sitter>=0.25.2",
|
||||
"tree-sitter-python>=0.25.0",
|
||||
"tree-sitter-c>=0.23.2",
|
||||
"tree-sitter-cpp>=0.23.2",
|
||||
"mcp>=1.0.0",
|
||||
"pytest-timeout>=2.4.0",
|
||||
"pyopengl>=3.1.10",
|
||||
|
||||
Reference in New Issue
Block a user