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:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user