update deps

This commit is contained in:
AI Christianson 2025-02-25 17:41:08 -05:00
parent 0199f450ee
commit f5de1e55b4
1 changed files with 2 additions and 2 deletions

View File

@ -22,9 +22,9 @@ classifiers = [
"Topic :: Software Development :: Libraries :: Python Modules"
]
dependencies = [
"langchain-anthropic>=0.3.7",
"langchain-anthropic>=0.3.8",
"langchain-openai>=0.3.7",
"langchain-google-genai>=2.0.10",
"langchain-google-genai>=2.0.11",
"langgraph>=0.2.74",
"langgraph-checkpoint>=2.0.16",
"langchain-core>=0.3.39",