提交任务调度器
Showing
... | ... | @@ -10,4 +10,5 @@ pydantic==1.10.6 |
starlette==0.25.0 | ||
cryptography==39.0.2 | ||
pymongo~=4.3.3 | ||
httpx~=0.23.3 | ||
\ No newline at end of file | ||
httpx~=0.23.3 | ||
APScheduler~=3.10.1 | ||
\ No newline at end of file |
tools/scheduler.py
0 → 100644
Please register or sign in to comment