From 19a03fb28e2da256d65867c8c55bbb4d40b3c23d Mon Sep 17 00:00:00 2001 From: 苏向夜 Date: Fri, 15 Dec 2023 11:08:29 +0800 Subject: :arrow_up: 更新pdm环境 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index fde1e66a..0f408f7b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ name = "infini" version = "1.0.5" description = "Infini 核心标准输入输出模块" authors = [{ name = "简律纯", email = "i@jyunko.cn" }, { name = "苏向夜", email = "fu050409@163.com" }] -dependencies = ["reportlab[pycairo]>=4.0.5", "pydantic>=2.4.2", "loguru>=0.7.2"] +dependencies = ["pydantic", "multilogging"] requires-python = ">=3.9" readme = "README.md" license = { text = "MIT" } -- cgit v1.2.3-70-g09d2