From a63aeeb384a8826db903e2b143d05ff5e2dbe15c Mon Sep 17 00:00:00 2001 From: liuyebo <1515783401@qq.com> Date: Fri, 26 Jul 2024 17:11:21 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E4=BE=9D=E8=B5=96=E5=BA=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index e9f7c59..889cdc4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,12 +1,13 @@ numpy==1.26.2 onnxconverter-common==1.14.0 -opencv-python==4.6.0.66 +opencv-python==4.10.0.84 paddle2onnx==1.2.3 paddleclas==2.5.2 paddlenlp==2.6.1 -paddleocr==2.7.3 -pymysql==1.1.0 -requests==2.22.0 +paddleocr==2.8.1 +pillow==10.4.0 +pymysql==1.1.1 +requests==2.32.3 sqlacodegen==2.3.0.post1 sqlalchemy==1.4.52 tenacity==8.5.0