We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb20f2c commit 36c58cbCopy full SHA for 36c58cb
pyproject.toml
@@ -8,7 +8,7 @@ description = "LLM Mutation Testing for any programming language"
8
requires-python = ">= 3.11"
9
version = "1.1.5"
10
dependencies = [
11
- "tree-sitter==0.21.3",
+ "tree-sitter==0.22.3",
12
'tree_sitter_languages==1.10.2',
13
"tqdm",
14
'grep_ast',
0 commit comments