From 82fe2361e0a6f22de1a0f5ddbd1d08d0a81861b8 Mon Sep 17 00:00:00 2001 From: xiaoxia Date: Mon, 10 Aug 2026 16:16:00 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20CI=20=E6=B5=8B=E8=AF=95=E7=8E=AF?= =?UTF-8?q?=E5=A2=83=E8=A1=A5=E5=85=85=20scipy/Pillow=20=E4=BE=9D=E8=B5=96?= =?UTF-8?q?=EF=BC=8C=E4=BF=AE=E5=A4=8D=20asset=5Fquality=5Fscoring=20?= =?UTF-8?q?=E5=8D=95=E6=B5=8B=20(#1335)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: xiaoxia Co-committed-by: xiaoxia --- requirements-dev.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/requirements-dev.txt b/requirements-dev.txt index 06de6ea0a..1f7dbf57b 100755 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -13,3 +13,7 @@ pytest-cov==6.0.0 pytest-timeout==2.3.1 pytest-xdist==3.6.1 diff-cover==8.0.3 + +# 资产质量评分依赖(与 requirements-worker.txt 保持一致) +scipy==1.13.1 +Pillow==10.4.0