mirror of
https://github.com/HKUDS/nanobot.git
synced 2026-04-04 18:32:44 +00:00
fix: wecom-aibot-sdk-python should use pypi version
This commit is contained in:
parent
ff10d01d58
commit
64ab6309d5
@ -49,7 +49,7 @@ dependencies = [
|
||||
|
||||
[project.optional-dependencies]
|
||||
wecom = [
|
||||
"wecom-aibot-sdk-python @ git+https://github.com/chengyongru/wecom_aibot_sdk.git@v0.1.2",
|
||||
"wecom-aibot-sdk-python>=0.1.2",
|
||||
]
|
||||
matrix = [
|
||||
"matrix-nio[e2e]>=0.25.2",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user