Commit 1a2cdaf
committed
pyproject: cap tree-sitter deps
If we leave it to pypi python packages, they can get out of sync, and
become not complient one to another (like tree-sitter-bash-0.25.0 and
tree-sitter-0.24.0). It doesn't occur in ::gentoo, because we source
compile tree-sitter-0.24.0 with dev-libs/tree-sitter-0.25.0 and it works.
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>1 parent 1488461 commit 1a2cdaf
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
| 9 | + | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
49 | | - | |
| 48 | + | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
0 commit comments