bump langchain-core to cb/chat-model-updates branch

This commit is contained in:
Nick Hollon
2026-04-29 12:54:30 -04:00
parent 5af4c5addf
commit c19cffefc9
6 changed files with 41 additions and 35 deletions
+3
View File
@@ -45,6 +45,9 @@ dev = [
"pycryptodome>=3.23.0",
]
[tool.uv.sources]
langchain-core = { git = "https://github.com/langchain-ai/langchain", branch = "cb/chat-model-updates", subdirectory = "libs/core" }
[tool.hatch.build.targets.wheel]
include = ["langgraph"]