From fba27abe292f4143eacdea1e096d9dd8ba08a640 Mon Sep 17 00:00:00 2001 From: HibiKier <45528451+HibiKier@users.noreply.github.com> Date: Sun, 27 Feb 2022 17:56:56 +0800 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pyproject.toml b/pyproject.toml index fc8a2b4b..d25f60a8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,6 +36,8 @@ ujson = "^5.1.0" matplotlib = "^3.5.1" black = "^22.1.0" pypinyin = "^0.46.0" +dateparser = "^1.1.0" +cn2an = "^0.5.16" [tool.poetry.dev-dependencies]