deps: add certifi

This commit is contained in:
Junyan Qin
2025-03-17 23:53:29 +08:00
parent dd36278032
commit 572182180c

View File

@@ -33,6 +33,7 @@ required_deps = {
"dingtalk_stream": "dingtalk_stream",
"dashscope": "dashscope",
"telegram": "python-telegram-bot",
"certifi": "certifi",
}