mirror of
https://github.com/zhayujie/chatgpt-on-wechat.git
synced 2026-06-02 00:57:41 +08:00
35 lines
475 B
Plaintext
35 lines
475 B
Plaintext
numpy>=1.21
|
|
aiohttp>=3.8.6,<3.10
|
|
requests>=2.28.2
|
|
chardet>=5.1.0
|
|
Pillow
|
|
web.py
|
|
legacy-cgi; python_version >= "3.13"
|
|
python-dotenv>=1.0.0
|
|
PyYAML>=6.0
|
|
croniter>=2.0.0
|
|
click>=8.0
|
|
qrcode
|
|
json-repair
|
|
|
|
# wechatcom & wechatmp
|
|
wechatpy
|
|
|
|
# zhipuai
|
|
zai-sdk
|
|
# tongyi qwen sdk
|
|
dashscope
|
|
|
|
# feishu
|
|
lark-oapi>=1.5.5
|
|
# dingtalk
|
|
dingtalk_stream
|
|
# wecom bot websocket mode
|
|
websocket-client>=1.4.0
|
|
pycryptodome
|
|
# telegram bot
|
|
python-telegram-bot
|
|
# slack bot
|
|
slack_bolt
|
|
# discord bot
|
|
discord.py |