From 8d32bd9429d21cf59fa27a39d522e121cf314ddc Mon Sep 17 00:00:00 2001 From: wangli Date: Tue, 6 Jan 2026 18:54:59 +0800 Subject: [PATCH] bump lm-eval to v0.49.2 Signed-off-by: wangli --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 6c962f25c23..66d48bb272d 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -5,7 +5,7 @@ openai pytest >= 6.0,<9.0.0 pytest-asyncio pytest-mock -lm-eval[api] @ git+https://github.com/EleutherAI/lm-evaluation-harness.git@206b7722158f58c35b7ffcd53b035fdbdda5126d +lm-eval==0.4.9.2 types-jsonschema xgrammar zmq