mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-17 01:55:01 +00:00
Workaround uv bug to allow more updates
This commit is contained in:
parent
05076c3f40
commit
d555e2c71f
7 changed files with 25 additions and 19 deletions
|
@ -7,5 +7,5 @@ numpy>=2
|
|||
# https://discuss.pytorch.org/t/why-no-macosx-x86-64-build-after-torch-2-2-2-cp39-none-macosx-10-9-x86-64-whl/204546/2
|
||||
torch>2.2.2
|
||||
|
||||
# Later versions break test_help in GitHub Actions on Windows and Ubuntu
|
||||
llama-index-core==0.12.26
|
||||
# Some llama-index-core versions > 0.12.26 broke test_help in GitHub Actions on Windows and Ubuntu
|
||||
llama-index-core>=0.12.31
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue