limit sentence-transformers<4 since 4.0.1 fails in GitHub Actions ubuntu and windows?

This commit is contained in:
Paul Gauthier 2025-03-30 10:56:04 +13:00
parent c62ceb5db1
commit e288f59da7
4 changed files with 20 additions and 16 deletions

View file

@ -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