[PR #4416] packaging: Remove Python Upper Bounds #3812

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

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

State: closed
Merged: Yes


A few notes:

  • We shouldn't be using tool.poetry.dependencies, that's deprecated - waiting for a future PR to address this big change though.
  • We should remove upper bounds for all deps unless strictly necessary.
**Original Pull Request:** https://github.com/langchain-ai/langgraph/pull/4416 **State:** closed **Merged:** Yes --- A few notes: * We shouldn't be using `tool.poetry.dependencies`, that's deprecated - waiting for a future PR to address this big change though. * We should remove upper bounds for all deps unless strictly necessary.
yindo added the pull-request label 2026-02-20 17:49:12 -05:00
yindo closed this issue 2026-02-20 17:49:12 -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#3812