fix: wecom-aibot-sdk-python should use pypi version
This commit is contained in:
@@ -49,7 +49,7 @@ dependencies = [
|
|||||||
|
|
||||||
[project.optional-dependencies]
|
[project.optional-dependencies]
|
||||||
wecom = [
|
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 = [
|
||||||
"matrix-nio[e2e]>=0.25.2",
|
"matrix-nio[e2e]>=0.25.2",
|
||||||
|
|||||||
Reference in New Issue
Block a user