Skip to content

Commit 69aff01

Browse files
committed
fix: update package versions for langchain-core, langchain-google-genai, langchain-aws, and pypdf
1 parent fab82a7 commit 69aff01

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,18 +22,18 @@ dependencies = [
2222
"beautifulsoup4==4.13.4",
2323
"jieba==0.42.1",
2424
"langchain==1.2.15",
25-
"langchain-core==1.2.29",
25+
"langchain-core==1.2.30",
2626
"langchain-openai==1.1.13",
2727
"langchain-anthropic==1.4.0",
2828
"langchain-community==0.4.1",
2929
"langchain-deepseek==1.0.1",
30-
"langchain-google-genai==4.2.1",
30+
"langchain-google-genai==4.2.2",
3131
"langchain-mcp-adapters==0.2.2",
3232
"langchain-huggingface==1.2.1",
3333
"langchain-ollama==1.1.0",
34-
"langchain-aws==1.4.3",
34+
"langchain-aws==1.4.4",
3535
"langgraph==1.1.6",
36-
"deepagents==0.5.2",
36+
"deepagents==0.5.3",
3737
"torch==2.8.0",
3838
"numpy==1.26.4",
3939
"sentence-transformers==5.0.0",

0 commit comments

Comments
 (0)