feat(infra): add CI check for out of date lockfiles (#34397)

This commit is contained in:
Mason Daugherty
2025-12-16 22:23:25 -05:00
committed by GitHub
parent 37d8666276
commit 71778cb721
7 changed files with 72 additions and 16 deletions

View File

@@ -1123,7 +1123,7 @@ wheels = [
[[package]]
name = "langchain-core"
version = "1.2.0"
version = "1.2.2"
source = { editable = "../core" }
dependencies = [
{ name = "jsonpatch" },