⬆️ upgrade datastore

This commit is contained in:
felinae98 2023-04-02 19:02:09 +08:00
parent f16ca6db8b
commit 344bb38eae
No known key found for this signature in database
GPG Key ID: 00C8B010587FF610
2 changed files with 459 additions and 467 deletions

924
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -32,7 +32,7 @@ pyjwt = "^2.1.0"
python-socketio = "^5.4.0"
nonebot-adapter-onebot = "^2.0.0-beta.1"
nonebot-plugin-htmlrender = ">=0.2.0"
nonebot-plugin-datastore = "^0.6.0a0"
nonebot-plugin-datastore = "^0.6.2"
nonebot-plugin-apscheduler = "^0.2.0"
[tool.poetry.group.dev.dependencies]