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