We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fab82a7 commit 69aff01Copy full SHA for 69aff01
pyproject.toml
@@ -22,18 +22,18 @@ dependencies = [
22
"beautifulsoup4==4.13.4",
23
"jieba==0.42.1",
24
"langchain==1.2.15",
25
- "langchain-core==1.2.29",
+ "langchain-core==1.2.30",
26
"langchain-openai==1.1.13",
27
"langchain-anthropic==1.4.0",
28
"langchain-community==0.4.1",
29
"langchain-deepseek==1.0.1",
30
- "langchain-google-genai==4.2.1",
+ "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.3",
+ "langchain-aws==1.4.4",
35
"langgraph==1.1.6",
36
- "deepagents==0.5.2",
+ "deepagents==0.5.3",
37
"torch==2.8.0",
38
"numpy==1.26.4",
39
"sentence-transformers==5.0.0",
0 commit comments