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 05b80a7..6c2c3b3 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -17,6 +17,7 @@ dependencies = [
"iamai-adapter-kook>=3.2.9",
"iamai-adapter-dingtalk>=3.2.9",
"iamai-adapter-apscheduler>=3.2.9",
+ "apscheduler>=3.10.4",
]
requires-python = ">=3.8"
readme = "README.md"