From 87180cd2820068f73f07aeeb5fd007ed66096bfb Mon Sep 17 00:00:00 2001 From: liuyebo <1515783401@qq.com> Date: Thu, 26 Sep 2024 10:55:18 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7opencc?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 200bc87..a3b7dce 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ numpy==1.26.4 -OpenCC==1.1.6 # 中文繁简转换 +OpenCC==1.1.9 # 中文繁简转换 opencv-python==4.6.0.66 pillow==10.4.0 pymysql==1.1.1