This commit is contained in:
Junyan Qin
2025-02-13 18:35:05 +08:00
parent a19da7b923
commit b2d1c82196
4 changed files with 129 additions and 1 deletions

View File

@@ -32,6 +32,7 @@ required_deps = {
"gewechat_client": "gewechat-client",
"dingtalk_stream": "dingtalk_stream",
"dashscope": "dashscope",
"telegram": "python-telegram-bot",
}