mirror of
https://gitee.com/fit2cloud-feizhiyun/MaxKB.git
synced 2025-12-06 11:19:08 +08:00
fix: correct torch dependency syntax in pyproject.toml
This commit is contained in:
@@ -29,7 +29,7 @@ dependencies = [
|
||||
"langchain-huggingface==0.3.0",
|
||||
"langchain-ollama==0.3.4",
|
||||
"langgraph==0.5.3",
|
||||
"torch=2.8.0",
|
||||
"torch==2.8.0",
|
||||
"sentence-transformers==5.0.0",
|
||||
"qianfan==0.4.12.3",
|
||||
"zhipuai==2.1.5.20250708",
|
||||
|
||||
Reference in New Issue
Block a user