From fcadce36a3bcc0bf8a253feb63e1e3e0d4ffc464 Mon Sep 17 00:00:00 2001 From: xiamuceer Date: Fri, 9 Jan 2026 21:49:54 +0800 Subject: [PATCH] =?UTF-8?q?update:=E6=9B=B4=E6=96=B0requirements.txt?= =?UTF-8?q?=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- backend/requirements.txt | 7 ------- 1 file changed, 7 deletions(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index d66e59f..0e30257 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -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