chore: migrations

This commit is contained in:
Junyan Qin
2025-02-13 20:03:06 +08:00
parent 7dcc44b4fc
commit ddf52524a8
4 changed files with 74 additions and 2 deletions

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",
"dingtalk_stream": "dingtalk_stream",
}