Skip to content

Commit 97b05ef

Browse files
authored
Merge branch 'staging' into backend/add-include-directive-support
2 parents a5136d6 + 751d85f commit 97b05ef

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@ dependencies = [
1313
"tree-sitter-c>=0.24.1,<0.25.0",
1414
"tree-sitter-python>=0.25.0,<0.26.0",
1515
"tree-sitter-java>=0.23.5,<0.24.0",
16-
"tree-sitter-javascript>=0.23.0,<0.24.0",
16+
"tree-sitter-javascript>=0.23.0,<0.26.0",
1717
"tree-sitter-kotlin>=1.1.0,<2.0.0",
1818
"tree-sitter-c-sharp>=0.23.1,<0.24.0",
1919
"fastapi>=0.115.0,<1.0.0",
2020
"uvicorn[standard]>=0.34.0,<1.0.0",
2121
"python-dotenv>=1.0.1,<2.0.0",
22-
"multilspy @ git+https://github.com/AviAvni/multilspy.git@python-init-params",
22+
"multilspy @ git+https://github.com/FalkorDB/multilspy.git@python-init-params",
2323
"javatools>=1.6.0,<2.0.0",
2424
"pygit2>=1.17.0,<2.0.0",
2525
]

uv.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)