mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-28 16:25:00 +00:00
pin ts per python version
This commit is contained in:
parent
f6bb803be5
commit
f9bb2e498e
1 changed files with 3 additions and 0 deletions
|
@ -419,3 +419,6 @@ zipp==3.21.0
|
|||
# via
|
||||
# -c requirements/common-constraints.txt
|
||||
# importlib-metadata
|
||||
|
||||
tree-sitter==0.23.2; python_version < "3.10"
|
||||
tree-sitter==0.24.0; python_version >= "3.10"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue