aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml1
1 files changed, 1 insertions, 0 deletions
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"