From b0931c8612b383461dc0ae6f8c5bb8d6edea1e63 Mon Sep 17 00:00:00 2001 From: CaptainB Date: Thu, 29 Aug 2024 16:50:34 +0800 Subject: [PATCH] =?UTF-8?q?ci:=20=E5=A2=9E=E5=8A=A0=E8=BE=85=E5=8A=A9pip?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/pyproject.toml b/pyproject.toml index 9a27bdf16..d37963caa 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,6 +33,7 @@ django-apscheduler = "^0.6.2" pymupdf = "1.24.9" pypdf = "4.3.1" rapidocr-onnxruntime = "1.3.24" +opencv-python-headless = "^4.10.0" python-docx = "^1.1.0" xlwt = "^1.3.0" dashscope = "^1.17.0"