From f7e8f6f166114b9ab9e05852f5cb80d3d36eab2f Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Tue, 17 Oct 2023 14:55:30 +0800 Subject: feat(status): add deprecated and new status --- pyproject.toml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index e214593d..e52d3d6e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,6 +22,8 @@ dependencies = [ "mkdocstrings>=0.23.0", "distribute>=0.7.3", "reportlab[pycairo]>=4.0.5", + "pydantic>=2.4.2", + "loguru>=0.7.2", ] requires-python = ">=3.8" readme = "README.md" -- cgit v1.2.3-70-g09d2