添加依赖 aiocache

This commit is contained in:
2023-11-22 13:01:41 +08:00
parent 1e02858913
commit 67782c3156
2 changed files with 18 additions and 1 deletions

View File

@@ -21,6 +21,7 @@ nonebot-plugin-localstore = "^0.5.1"
httpx = "^0.25.0"
nonebot-plugin-alconna = ">=0.30,<0.34"
nonebot-plugin-apscheduler = "^0.3.0"
aiocache = "^0.12.2"
[tool.poetry.group.dev.dependencies]
mypy = '>=0.991,<1.8'