From 0a6710fadb5c9ea45b451904abc0d97c47e12865 Mon Sep 17 00:00:00 2001 From: sunruoxi Date: Mon, 20 Jul 2026 11:39:11 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20requirements.txt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c36b6ae..0597b99 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,4 +4,5 @@ pydantic==2.11.7 numpy==1.26.4 sentence-transformers==5.3.0 scikit-learn -joblib \ No newline at end of file +joblib +threadpoolctl \ No newline at end of file