Skip to content

Commit 7aeaac5

Browse files
neubigenyst
authored andcommitted
Upgrade tree sitter (All-Hands-AI#6740)
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
1 parent 2f3bd3d commit 7aeaac5

File tree

2 files changed

+131
-46
lines changed

2 files changed

+131
-46
lines changed

poetry.lock

+129-44
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ pathspec = "^0.12.1"
4646
google-cloud-aiplatform = "*"
4747
anthropic = {extras = ["vertex"], version = "*"}
4848
grep-ast = "0.3.3"
49-
tree-sitter = "0.21.3"
49+
tree-sitter = "^0.24.0"
5050
bashlex = "^0.18"
5151
pyjwt = "^2.9.0"
5252
dirhash = "*"
@@ -67,7 +67,7 @@ runloop-api-client = "0.23.0"
6767
libtmux = ">=0.37,<0.40"
6868
pygithub = "^2.5.0"
6969
joblib = "*"
70-
openhands-aci = "^0.2.2"
70+
openhands-aci = "^0.2.3"
7171
python-socketio = "^5.11.4"
7272
redis = "^5.2.0"
7373
sse-starlette = "^2.1.3"

0 commit comments

Comments
 (0)