添加依赖

This commit is contained in:
2025-10-13 21:35:44 +08:00
parent 01ffa451bb
commit a208302cb9
2 changed files with 22 additions and 1 deletions

View File

@ -25,6 +25,7 @@ dependencies = [
"ptimeparse (>=0.1.1,<0.2.0)",
"skia-python (>=138.0,<139.0)",
"nonebot-plugin-analysis-bilibili (>=2.8.1,<3.0.0)",
"qrcode (>=8.2,<9.0)",
]
[build-system]