Unverified Commit 76fd458a authored by wang.yuqi's avatar wang.yuqi Committed by GitHub
Browse files

[CI] Bump sentence-transformer from 3.2.1 to 5.2.0 (#31664)


Signed-off-by: default avatarwang.yuqi <yuqi.wang@daocloud.io>
parent e2701cc5
......@@ -17,7 +17,7 @@ vocos # required for minicpmo_26 test
peft
pqdm
ray[cgraph,default]>=2.48.0 # Ray Compiled Graph, required by pipeline parallelism tests
sentence-transformers # required for embedding tests
sentence-transformers>=5.2.0 # required for embedding tests
soundfile # required for audio tests
jiwer # required for audio tests
timm # required for internvl test
......
......@@ -19,7 +19,7 @@ vocos # required for minicpmo_26 test
peft>=0.15.0 # required for phi-4-mm test
pqdm
ray[cgraph,default]>=2.48.0 # Ray Compiled Graph, required by pipeline parallelism tests
sentence-transformers # required for embedding tests
sentence-transformers>=5.2.0 # required for embedding tests
soundfile # required for audio tests
jiwer # required for audio tests
tblib # for pickling test exceptions
......
......@@ -723,7 +723,6 @@ pillow==10.4.0
# perceptron
# scikit-image
# segmentation-models-pytorch
# sentence-transformers
# torchgeo
# torchvision
platformdirs==4.3.6
......@@ -1023,7 +1022,7 @@ segmentation-models-pytorch==0.4.0
# via
# terratorch
# torchgeo
sentence-transformers==3.2.1
sentence-transformers==5.2.0
# via
# -r requirements/test.in
# mteb
......@@ -1263,6 +1262,7 @@ typing-extensions==4.15.0
# pydantic-core
# pydantic-extra-types
# pytorch-lightning
# sentence-transformers
# sqlalchemy
# torch
# torchgeo
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment