调整定时任务运行方式,更新依赖

This commit is contained in:
lzybetter
2024-05-05 22:30:35 +08:00
parent 2c53584bec
commit 7dc397f833
4 changed files with 36 additions and 24 deletions

View File

@@ -1,6 +1,10 @@
aiofiles==23.2.1
aiohttp==3.9.5
aiosignal==1.3.1
anyio==4.3.0
APScheduler==3.10.4
async-timeout==4.0.3
attrs==23.2.0
blinker==1.7.0
certifi==2024.2.2
cffi==1.16.0
@@ -11,6 +15,7 @@ exceptiongroup==1.2.1
Flask==3.0.3
Flask-APScheduler==1.13.1
Flask-Script==2.0.6
frozenlist==1.4.1
greenlet==3.0.3
greenletio==0.11.0
h11==0.14.0
@@ -24,6 +29,8 @@ idna==3.6
itsdangerous==2.1.2
Jinja2==3.1.3
MarkupSafe==2.1.5
msal==1.27.0
multidict==6.0.5
priority==2.0.0
pycparser==2.21
PyJWT==2.8.0
@@ -44,3 +51,4 @@ urllib3==2.2.1
uvicorn==0.29.0
Werkzeug==3.0.2
wsproto==1.2.0
yarl==1.9.4