From 2f64a6bec614bafb051eb5ef83ea45c2da2bb197 Mon Sep 17 00:00:00 2001 From: CSY-ModelCloud Date: Thu, 23 Apr 2026 12:33:34 +0800 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 3f63f56..14fa6c1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,7 +16,7 @@ dependencies = [ "PyPcre>=0.2.15", "PyYAML>=6.0", "sacrebleu>=2.6.0", - "transformers>=5.3.0", + "transformers>=5.3.0,<5.6.0", "maturin", ] classifiers = [