mirror of
https://github.com/zhayujie/chatgpt-on-wechat.git
synced 2026-04-11 12:29:38 +08:00
fix: remove conflicting dependency
This commit is contained in:
@@ -15,6 +15,10 @@ websocket-client==1.2.0
|
||||
# google
|
||||
google-generativeai
|
||||
|
||||
# linkai
|
||||
linkai
|
||||
agentmesh-sdk
|
||||
|
||||
# file parsing (web_fetch document support)
|
||||
pypdf
|
||||
python-docx
|
||||
|
||||
@@ -4,8 +4,6 @@ requests>=2.28.2
|
||||
chardet>=5.1.0
|
||||
Pillow
|
||||
web.py
|
||||
linkai>=0.0.6.0
|
||||
agentmesh-sdk>=0.1.3
|
||||
python-dotenv>=1.0.0
|
||||
PyYAML>=6.0
|
||||
croniter>=2.0.0
|
||||
|
||||
Reference in New Issue
Block a user