From 35caa7c2f51878bcef3edea304c20e87040d767a Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Mon, 20 Nov 2023 08:59:06 +0800 Subject: feat(deps): 添加 `lupa` 依赖 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 6c2c3b3..cee8cae 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,6 +18,7 @@ dependencies = [ "iamai-adapter-dingtalk>=3.2.9", "iamai-adapter-apscheduler>=3.2.9", "apscheduler>=3.10.4", + "lupa>=2.0", ] requires-python = ">=3.8" readme = "README.md" -- cgit v1.2.3-70-g09d2