Skip to content

Commit 3428371

Browse files
Rangeet PanRangeet Pan
authored andcommitted
pyproject.toml updated
1 parent 9d392da commit 3428371

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ tree-sitter-java = "^0.21.0"
2323
tree-sitter-c = "^0.21.0"
2424
tree-sitter-go = "^0.21.0"
2525
ipdb = "^0.13.13"
26-
tree-sitter-python = {git = "https://github.com/tree-sitter/tree-sitter-python", rev = "0f9047c"}
26+
tree-sitter-python = "0.23.2"
2727
tree-sitter-javascript = "^0.21.0"
2828
# Test dependencies
2929

0 commit comments

Comments
 (0)