fix: remove conflicting dependency

This commit is contained in:
zhayujie
2026-04-01 17:12:15 +08:00
parent cd62ad76f6
commit c169cc7d74
2 changed files with 4 additions and 2 deletions

View File

@@ -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

View File

@@ -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