From c965bf57aa85cf5fc29ffbe526c6cfbac2d26d76 Mon Sep 17 00:00:00 2001 From: Yule100 Date: Tue, 30 Sep 2025 16:13:17 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9B=9E=E9=80=80transformers=E7=89=88?= =?UTF-8?q?=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- security/config/Third_Party_Open_Source_Software_List.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security/config/Third_Party_Open_Source_Software_List.yaml b/security/config/Third_Party_Open_Source_Software_List.yaml index 578401b..313ddb8 100644 --- a/security/config/Third_Party_Open_Source_Software_List.yaml +++ b/security/config/Third_Party_Open_Source_Software_List.yaml @@ -1294,7 +1294,7 @@ mindformers: schName: pybind11 transformers: cpeName: transformers - version: "4.53.0" + version: "4.51.3" language: Python license: Apache License V2.0 url: https://huggingface.co/docs/transformers -- Gitee