Files
langchain/.github/workflows
Mason Daugherty 5b029268f7 ci(infra): check release dependency pins against PyPI (#38048)
Release PRs now get an earlier dependency-resolution check before merge,
catching unpublished intra-monorepo pins before they can produce broken
wheel metadata. The minimum-version helper also fails with a clear error
when no published PyPI version satisfies a declared constraint, instead
of emitting an invalid `pkg==None` requirement.
2026-06-10 21:03:51 -04:00
..