Python>=3.11 requirement is inconsistent with other packages #2

Open
opened 2026-02-16 04:15:50 -05:00 by yindo · 0 comments
Owner

Originally created by @mdancho84 on GitHub (Apr 3, 2025).

Is python>=3.11 required or can this be relaxed to python>=3.10 which is more consistent with other langgraph extensions like langgraph-swarm and langgraph-supervisor?

https://github.com/langchain-ai/langgraph-reflection/blob/888d007163f1479e1e7a734f66dc7dcbd12424d7/pyproject.toml#L6

Originally created by @mdancho84 on GitHub (Apr 3, 2025). Is `python>=3.11` required or can this be relaxed to `python>=3.10` which is more consistent with other langgraph extensions like `langgraph-swarm` and `langgraph-supervisor`? https://github.com/langchain-ai/langgraph-reflection/blob/888d007163f1479e1e7a734f66dc7dcbd12424d7/pyproject.toml#L6
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraph-reflection#2