Workaround uv bug to allow more updates

This commit is contained in:
Rene Leonhardt 2025-04-18 13:04:16 +02:00
parent 05076c3f40
commit d555e2c71f
No known key found for this signature in database
GPG key ID: 8C95C84F75AB1E8E
7 changed files with 25 additions and 19 deletions

View file

@ -1,2 +1 @@
tree-sitter==0.23.2; python_version < "3.10"
tree-sitter==0.24.0; python_version >= "3.10"
tree-sitter>=0.24.0