From 33374df671a7f04f25ad0824515bf4eb7c340d03 Mon Sep 17 00:00:00 2001 From: HibiKier <45528451+HibiKier@users.noreply.github.com> Date: Tue, 10 May 2022 22:25:43 +0800 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/pyproject.toml b/pyproject.toml index 7be907aa..d8b76e0b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,6 +40,7 @@ dateparser = "^1.1.0" cn2an = "^0.5.16" python-jose = "^3.3.0" python-multipart = "^0.0.5" +bilireq = "^0.1.2" [tool.poetry.dev-dependencies]