mirror of
https://github.com/A-Minos/nonebot-plugin-tetris-stats.git
synced 2026-03-05 05:36:54 +08:00
➕ 添加 debug 依赖 matplotlib pyqt6
This commit is contained in:
@@ -50,8 +50,10 @@ nonebot-adapter-satori = '>=0.11.4,<0.13.0'
|
||||
nonebot-plugin-orm = { extras = ['default'], version = '>=0.3,<0.8' }
|
||||
|
||||
[tool.poetry.group.debug.dependencies]
|
||||
matplotlib = "^3.9.2"
|
||||
memory-profiler = '^0.61.0'
|
||||
objprint = '^0.2.2'
|
||||
pyqt6 = "^6.7.1"
|
||||
viztracer = '^0.16.2'
|
||||
|
||||
[build-system]
|
||||
|
||||
Reference in New Issue
Block a user