deps: add tree-sitter with Python and C grammars
This commit is contained in:
@@ -24,6 +24,9 @@ dependencies = [
|
||||
"python-dateutil>=2.9.0.post0,<3",
|
||||
"qrcode>=8.2,<9",
|
||||
"sentry-sdk[django]>=2.0.0,<3",
|
||||
"tree-sitter>=0.25.2",
|
||||
"tree-sitter-c>=0.24.2",
|
||||
"tree-sitter-python>=0.25.0",
|
||||
"xlsxwriter>=3.2.9,<4",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user