[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
@@ -186,7 +186,7 @@ test = [
# Pinned: a bump moves scoring for every eval test at once, so re-baseline
# MODEL_SCORE_THRESHOLDS in test/registered/eval/test_text_models_gsm8k_eval.py
# and the mmlu thresholds of run_eval's other callers before changing it.
"sgl-eval==0.1.0",
"sgl-eval==0.1.2",
"sglang[fastokens]",
"tabulate",
]