chore: bump dep

This commit is contained in:
Timothy Jaeryang Baek
2026-04-13 13:49:28 -05:00
parent 8936721414
commit 45f45f5bba
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -59,7 +59,7 @@ weaviate-client==4.20.3
opensearch-py==3.1.0
transformers==5.5.4
sentence-transformers==5.2.3
sentence-transformers==5.4.0
accelerate==1.13.0
pyarrow==20.0.0 # fix: pin pyarrow version to 20 for rpi compatibility #15897
einops==0.8.2
+1 -1
View File
@@ -65,7 +65,7 @@ dependencies = [
"boto3==1.42.62",
"transformers==5.5.4",
"sentence-transformers==5.2.3",
"sentence-transformers==5.4.0",
"accelerate==1.13.0",
"pyarrow==20.0.0", # fix: pin pyarrow version to 20 for rpi compatibility #15897
"einops==0.8.2",