[PR #6085] feat(cli): support prereleases #4823

Closed
opened 2026-02-20 17:50:48 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/langchain-ai/langgraph/pull/6085

State: closed
Merged: Yes


We previously errored when a user had prerelease dependencies, this PR passes the --prereleases=allow flag to our uv pip install call.

This PR also adds a test to verify that said deployments will build and run as expected.

**Original Pull Request:** https://github.com/langchain-ai/langgraph/pull/6085 **State:** closed **Merged:** Yes --- We previously errored when a user had prerelease dependencies, this PR passes the `--prereleases=allow` flag to our `uv pip install` call. This PR also adds a test to verify that said deployments will build and run as expected.
yindo added the pull-request label 2026-02-20 17:50:48 -05:00
yindo closed this issue 2026-02-20 17:50:48 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraph#4823