From 309e5eebad1c360943c2959f2f55f50aedeb849a Mon Sep 17 00:00:00 2001 From: zqxian <2821838490@qq.com> Date: Tue, 25 Nov 2025 10:52:05 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=A3=E5=86=B3dev=E5=88=86=E6=94=AF?= =?UTF-8?q?=E5=90=88=E5=B9=B6?= 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 c008214..c8de05d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,6 +31,7 @@ networkx = ">=2.1" numpy = ">=1.20.0" rdkit = ">=2022.3.3" "ruamel.yaml" = ">0.15" +PyYAML = ">=6.0" scipy = ">=0.1" spglib = ">=0.1" typer = { version = ">=0.6", extras = ["all"] }