添加依赖 rich

This commit is contained in:
2024-05-07 08:33:03 +08:00
parent 17690e673f
commit 7515daccc7
2 changed files with 70 additions and 3 deletions

View File

@@ -26,6 +26,7 @@ zstandard = "^0.22.0"
jinja2 = "^3.1.3"
nonebot-plugin-userinfo = "^0.2.4"
pillow = "^10.3.0"
rich = "^13.7.1"
[tool.poetry.group.dev.dependencies]
mypy = '>=1.9'