From f99d508491fea2f6ca4cf29a89b7c40b5c0db5bd Mon Sep 17 00:00:00 2001 From: yumoqing Date: Mon, 14 Sep 2026 12:56:14 +0800 Subject: [PATCH] =?UTF-8?q?fix(deps):=20setup.cfg=E8=A1=A5pyyaml=E4=BE=9D?= =?UTF-8?q?=E8=B5=96=E5=A3=B0=E6=98=8E=E2=80=94=E2=80=94pricing.py=20impor?= =?UTF-8?q?t=20yaml=E4=BD=86install=5Frequires=E6=BC=8F=E5=A3=B0=E6=98=8E,?= =?UTF-8?q?=E6=96=B0=E7=8E=AF=E5=A2=83pip=20install=E5=90=8Eaccounting=20w?= =?UTF-8?q?orker=E5=B4=A9ModuleNotFoundError(=E7=94=9F=E4=BA=A7doit=202026?= =?UTF-8?q?-09-14=E5=AE=9E=E5=BD=95)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index 59ae3c6..0ed4f8b 100644 --- a/setup.cfg +++ b/setup.cfg @@ -13,3 +13,4 @@ install_requires = apppublic ahserver sqlor + pyyaml