⬆️ upgrade datastore

This commit is contained in:
felinae98
2023-04-02 19:02:09 +08:00
parent f16ca6db8b
commit 344bb38eae
2 changed files with 459 additions and 467 deletions
Generated
+458 -466
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -32,7 +32,7 @@ pyjwt = "^2.1.0"
python-socketio = "^5.4.0" python-socketio = "^5.4.0"
nonebot-adapter-onebot = "^2.0.0-beta.1" nonebot-adapter-onebot = "^2.0.0-beta.1"
nonebot-plugin-htmlrender = ">=0.2.0" nonebot-plugin-htmlrender = ">=0.2.0"
nonebot-plugin-datastore = "^0.6.0a0" nonebot-plugin-datastore = "^0.6.2"
nonebot-plugin-apscheduler = "^0.2.0" nonebot-plugin-apscheduler = "^0.2.0"
[tool.poetry.group.dev.dependencies] [tool.poetry.group.dev.dependencies]