We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba84889 commit 90fd184Copy full SHA for 90fd184
1 file changed
pyproject.toml
@@ -22,17 +22,17 @@ dependencies = [
22
"beautifulsoup4==4.13.4",
23
"jieba==0.42.1",
24
"langchain==1.2.15",
25
- "langchain-core==1.2.31",
26
- "langchain-openai==1.1.14",
27
- "langchain-anthropic==1.4.0",
+ "langchain-core==1.3.0",
+ "langchain-openai==1.2.0",
+ "langchain-anthropic==1.4.1",
28
"langchain-community==0.4.1",
29
"langchain-deepseek==1.0.1",
30
"langchain-google-genai==4.2.2",
31
"langchain-mcp-adapters==0.2.2",
32
"langchain-huggingface==1.2.1",
33
"langchain-ollama==1.1.0",
34
- "langchain-aws==1.4.4",
35
- "langgraph==1.1.6",
+ "langchain-aws==1.4.5",
+ "langgraph==1.1.9",
36
"deepagents==0.5.3",
37
"torch==2.8.0",
38
"numpy==1.26.4",
@@ -43,7 +43,7 @@ dependencies = [
43
"boto3==1.42.46",
44
"tencentcloud-sdk-python==3.0.1420",
45
"xinference-client==1.7.1.post1",
46
- "anthropic==0.89.0",
+ "anthropic==0.96.0",
47
"dashscope==1.25.16",
48
"celery[sqlalchemy]==5.5.3",
49
"django-celery-beat==2.8.1",
0 commit comments