diff --git a/pyproject.toml b/pyproject.toml index bf20ce94f..4e7d2d826 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -46,7 +46,7 @@ dependencies = [ "lazy-object-proxy", "lxml", "pathspec", - "tree-sitter>=0.23.2", + "tree-sitter>=0.23.0", "tree-sitter-bash>=0.21.0", "snakeoil~=0.10.8", "pkgcore~=0.12.25",