准备从userinfo过渡到uninfo

This commit is contained in:
Chenric
2024-09-21 18:51:16 +08:00
parent 6d4d17075b
commit 7aaddb98f5
2 changed files with 17 additions and 1 deletions

View File

@ -16,6 +16,7 @@ dependencies = [
"nonebot-plugin-htmlrender>=0.3.3",
"nonebot2>=2.3.2",
"pillow>=10.4.0",
"nonebot-plugin-uninfo>=0.1.1",
]
requires-python = ">=3.9,<4.0"
readme = "README.md"