新增dashscope依赖

This commit is contained in:
Civic_Crab
2025-02-09 06:39:39 +08:00
parent cbec2f6d02
commit 9e718a2e8a

View File

@@ -29,7 +29,8 @@ required_deps = {
"lark_oapi": "lark-oapi",
"discord": "discord.py",
"cryptography": "cryptography",
"gewechat_client": "gewechat-client"
"gewechat_client": "gewechat-client",
"dashscope": "dashscope",
}