chore: bump langchain-google-genai minimum to 4.0.0 for thought signature support

This commit is contained in:
Yijia-Xiao 2026-04-04 07:28:03 +00:00
parent 78fb66aed1
commit bdc5fc62d3
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ dependencies = [
"backtrader>=1.9.78.123",
"langchain-anthropic>=0.3.15",
"langchain-experimental>=0.3.4",
"langchain-google-genai>=2.1.5",
"langchain-google-genai>=4.0.0",
"langchain-openai>=0.3.23",
"langgraph>=0.4.8",
"pandas>=2.3.0",