bump lcok

This commit is contained in:
Mason Daugherty 2025-07-16 18:44:56 -04:00
parent 98c3bbbaf0
commit 587c213760
No known key found for this signature in database

View File

@ -305,7 +305,7 @@ wheels = [
[[package]]
name = "langchain-core"
version = "0.3.68"
version = "0.3.69"
source = { editable = "../../core" }
dependencies = [
{ name = "jsonpatch" },
@ -321,7 +321,7 @@ dependencies = [
requires-dist = [
{ name = "jsonpatch", specifier = ">=1.33,<2.0" },
{ name = "langsmith", specifier = ">=0.3.45" },
{ name = "packaging", specifier = ">=23.2,<25" },
{ name = "packaging", specifier = ">=23.2" },
{ name = "pydantic", specifier = ">=2.7.4" },
{ name = "pyyaml", specifier = ">=5.3" },
{ name = "tenacity", specifier = ">=8.1.0,!=8.4.0,<10.0.0" },