添加 debug 依赖 memory-profiler

This commit is contained in:
2024-05-15 09:13:35 +08:00
parent 314bf4c2f0
commit b37f927be6
2 changed files with 44 additions and 3 deletions

View File

@@ -46,6 +46,7 @@ nonebot-adapter-qq = "^1.4.4"
nonebot-adapter-satori = "^0.11.4"
[tool.poetry.group.debug.dependencies]
memory-profiler = "^0.61.0"
objprint = '^0.2.2'
viztracer = "^0.16.2"