From 15b27caae630e7425bfdb1a4a7c16834b2ad9b49 Mon Sep 17 00:00:00 2001 From: "firedcto@gmail.com" Date: Thu, 12 Sep 2024 02:33:32 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7python=E7=89=88=E6=9C=AC12,?= =?UTF-8?q?=20=E4=B8=8B=E8=BD=BD=E4=BA=86=E4=B9=8B=E5=89=8D=E6=B5=8B?= =?UTF-8?q?=E8=AF=95=E7=89=88=E7=9A=84=E5=BF=85=E9=A1=BB=E5=88=A0=E9=99=A4?= =?UTF-8?q?=E7=9B=AE=E5=BD=95=E9=87=8D=E8=A3=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- launcher.json | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/launcher.json b/launcher.json index 8417933..1a44fdb 100644 --- a/launcher.json +++ b/launcher.json @@ -6,7 +6,7 @@ "install_dependencies": [ "paddlepaddle-gpu==3.0.0b1 -i https://www.paddlepaddle.org.cn/packages/stable/cu123/", "PySide6-Fluent-Widgets>=1.5.5 --no-deps", - "ok-script pycaw paddleocr==2.8.1 psutil WMI>=1.5.1 typing-extensions>=4.11.0 numpy>=1.26.4 opencv-contrib-python>=4.10.0.84" + "ok-script pycaw paddleocr==2.8.1 psutil setuptools WMI>=1.5.1 typing-extensions>=4.11.0 numpy>=1.26.4 opencv-contrib-python>=4.10.0.84" ], "target_size": 6070947351 }, diff --git a/requirements.txt b/requirements.txt index a753275..f749729 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -ok-script==0.0.243 +ok-script==0.0.244 #rapidocr_onnxruntime rapidocr_openvino pySide6-Fluent-Widgets>=1.5.5