[CI] Bump sgl-eval to 0.1.2 (#40620)

This commit is contained in:
Liangsheng Yin
2026-09-21 13:00:54 -07:00
committed by GitHub
parent 11e661fd45
commit b18ca9ca44
5 changed files with 9 additions and 6 deletions
+1 -1
View File
@@ -208,7 +208,7 @@ test = [
"peft>=0.18.0,<0.19.0", # Pin to <0.19.0 due to torchao incompatibility
"pytest",
"sentence_transformers",
"sgl-eval==0.1.0",
"sgl-eval==0.1.2",
"tabulate",
]