mirror of
https://github.com/headroomlabs-ai/headroom.git
synced 2026-08-27 14:17:10 -04:00
deps: update tree-sitter-language-pack requirement
Updates the requirements on [tree-sitter-language-pack](https://github.com/xberg-io/tree-sitter-language-pack) to permit the latest version. - [Release notes](https://github.com/xberg-io/tree-sitter-language-pack/releases) - [Changelog](https://github.com/xberg-io/tree-sitter-language-pack/blob/main/CHANGELOG.md) - [Commits](https://github.com/xberg-io/tree-sitter-language-pack/compare/v0.10.0...v1.15.8) --- updated-dependencies: - dependency-name: tree-sitter-language-pack dependency-version: 1.15.8 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
4f2e70a75c
commit
59c06db781
1 changed files with 1 additions and 1 deletions
|
|
@ -108,7 +108,7 @@ proxy-prod = [
|
|||
# as a transitive dependency and the existing code_compressor.py node-walk
|
||||
# logic continues to work. See issue #1216.
|
||||
code = [
|
||||
"tree-sitter-language-pack>=0.10.0,<1.0",
|
||||
"tree-sitter-language-pack>=0.10.0,<2.0",
|
||||
"tree-sitter>=0.25.2,<0.27",
|
||||
]
|
||||
# ML-based compression with Kompress (ModernBERT).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue