Merge remote-tracking branch 'origin/main'
# Conflicts: # nanobot/agent/loop.py # nanobot/agent/tools/message.py # nanobot/agent/tools/shell.py # nanobot/channels/whatsapp.py # nanobot/cli/commands.py # tests/test_channel_plugins.py # tests/test_commands.py
This commit is contained in:
@@ -53,6 +53,11 @@ dependencies = [
|
||||
wecom = [
|
||||
"wecom-aibot-sdk-python>=0.1.5",
|
||||
]
|
||||
weixin = [
|
||||
"qrcode[pil]>=8.0",
|
||||
"pycryptodome>=3.20.0",
|
||||
]
|
||||
|
||||
matrix = [
|
||||
"matrix-nio[e2e]>=0.25.2",
|
||||
"mistune>=3.0.0,<4.0.0",
|
||||
|
||||
Reference in New Issue
Block a user