We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0343ae commit 35d2626Copy full SHA for 35d2626
1 file changed
pyproject.toml
@@ -21,18 +21,18 @@ dependencies = [
21
"beautifulsoup4==4.13.4",
22
"jieba==0.42.1",
23
"langchain==1.3.10",
24
- "langchain-core==1.3.3",
25
- "langchain-openai==1.2.1",
+ "langchain-core==1.4.8",
+ "langchain-openai==1.3.2",
26
"langchain-anthropic==1.4.6",
27
- "langchain-community==0.4.1",
28
- "langchain-deepseek==1.0.1",
29
- "langchain-google-genai==4.2.2",
30
- "langchain-mcp-adapters==0.2.2",
+ "langchain-community==0.4.2",
+ "langchain-deepseek==1.1.0",
+ "langchain-google-genai==4.2.5",
+ "langchain-mcp-adapters==0.3.0",
31
"langchain-huggingface==1.2.2",
32
"langchain-ollama==1.1.0",
33
- "langchain-aws==1.4.6",
34
- "langgraph==1.1.10",
35
- "deepagents==0.5.8",
+ "langchain-aws==1.6.0",
+ "langgraph==1.2.6",
+ "deepagents==0.6.11",
36
"torch==2.12.1",
37
"numpy==1.26.4",
38
"sentence-transformers==5.0.0",
0 commit comments