mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-03 03:05:00 +00:00
limit sentence-transformers<4 since 4.0.1 fails in GitHub Actions ubuntu and windows?
This commit is contained in:
parent
c62ceb5db1
commit
e288f59da7
4 changed files with 20 additions and 16 deletions
|
@ -6,4 +6,7 @@ numpy<2
|
|||
|
||||
# Mac x86 only supports 2.2.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
|
||||
torch==2.2.2
|
||||
|
||||
# 4.0.1 fails in GitHub Actions ubuntu and windows
|
||||
sentence-transformers<4
|
Loading…
Add table
Add a link
Reference in a new issue