代码结构化 优化
This commit is contained in:
@@ -13,12 +13,16 @@ dependencies = [
|
||||
"celery-types>=0.23.0",
|
||||
"chromadb>=1.3.7",
|
||||
"dashscope>=1.25.5",
|
||||
"deepagents>=0.6.7",
|
||||
"dominate>=2.9.1",
|
||||
"dotenv>=0.9.9",
|
||||
"fastapi[standard]>=0.125.0",
|
||||
"image>=1.5.33",
|
||||
"langchain>=1.2.0",
|
||||
"langchain-community>=0.4.1",
|
||||
"langchain-qwq>=0.3.5",
|
||||
"langgraph>=1.0.5",
|
||||
"langgraph-cli[inmem,redis]<=0.4.26",
|
||||
"load>=1.0.14",
|
||||
"load-dotenv>=0.1.0",
|
||||
"loguru>=0.7.3",
|
||||
@@ -49,6 +53,6 @@ dependencies = [
|
||||
"tool>=0.8.0",
|
||||
"torch>=2.9.1",
|
||||
"torchvision>=0.24.1",
|
||||
"tritonclient[all]>=2.63.0",
|
||||
"tritonclient[all]>=2.69.0",
|
||||
"uvicorn>=0.38.0",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user