update:更新requirements.txt依赖
This commit is contained in:
@@ -20,19 +20,12 @@ anthropic==0.72.0
|
||||
# 工具库
|
||||
httpx==0.28.1
|
||||
python-dotenv==1.1.0
|
||||
psutil==6.1.1
|
||||
# MCP官方库(Model Context Protocol Python SDK)
|
||||
mcp==1.22.0
|
||||
fastmcp==2.13.3
|
||||
|
||||
|
||||
# NumPy版本锁定(兼容性要求)
|
||||
numpy==1.26.4
|
||||
|
||||
# 向量数据库和Embedding (长期记忆系统)
|
||||
chromadb==1.3.2
|
||||
|
||||
|
||||
# Transformers(更新到最新稳定版本以修复 FutureWarning)
|
||||
transformers==4.57.1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user