fix(langchain): update langchain-core version to 0.3.72

This commit is contained in:
Mason Daugherty 2025-07-24 10:24:04 -04:00
parent 622bb05751
commit 2c42893703
No known key found for this signature in database

View File

@ -2705,7 +2705,7 @@ wheels = [
[[package]]
name = "langchain-core"
version = "0.3.70"
version = "0.3.72"
source = { editable = "../core" }
dependencies = [
{ name = "jsonpatch" },