Skip to content

Commit 8c765ec

Browse files
juiwenchenubmarco
andauthored
Update pyproject.toml
Co-authored-by: Marco Heinemann <marco.heinemann@useblocks.com>
1 parent aae0742 commit 8c765ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ dependencies = [
2626
"tree-sitter-python>=0.23.6",
2727
# Compiling issue on manylinux aarch64 image, so install from git instead of Pypi
2828
# https://github.com/tree-sitter/py-tree-sitter/issues/386#issuecomment-3101430799
29-
"tree-sitter>=0.25.1",
29+
"tree-sitter~=0.25.1",
3030

3131
]
3232

0 commit comments

Comments
 (0)