remove requests

This commit is contained in:
XuChenXu
2024-11-20 23:29:23 +08:00
parent 83d9cda2eb
commit 0b85f6fb34
2 changed files with 4 additions and 5 deletions

View File

@ -7,7 +7,6 @@ authors = [
]
dependencies = [
"nonebot-plugin-chatrecorder>=0.6.0",
"requests>=2.32.3",
"nonebot-plugin-orm[default]",
"nonebot-plugin-apscheduler>=0.4.0",
"nonebot-plugin-alconna>=0.50.2",