Merge pull request #439 from Mrart/dinktalk

fixed dingtalk exception.
This commit is contained in:
Xubin Ren
2026-02-10 15:23:36 +08:00
committed by GitHub

View File

@@ -36,6 +36,7 @@ dependencies = [
"msgpack>=1.0.8",
"slack-sdk>=3.26.0",
"qq-botpy>=1.0.0",
"python-socks[asyncio]>=2.4.0",
]
[project.optional-dependencies]