chore: bump wecom-aibot-sdk-python to >=0.1.5

- Includes bug fixes for duplicate recv loops
- Handles disconnected_event properly
- Fixes heartbeat timeout
This commit is contained in:
chengyongru
2026-03-13 18:45:41 +08:00
parent 127ac39063
commit 1e163d615d

View File

@@ -49,7 +49,7 @@ dependencies = [
[project.optional-dependencies] [project.optional-dependencies]
wecom = [ wecom = [
"wecom-aibot-sdk-python>=0.1.2", "wecom-aibot-sdk-python>=0.1.5",
] ]
matrix = [ matrix = [
"matrix-nio[e2e]>=0.25.2", "matrix-nio[e2e]>=0.25.2",