mirror of
https://github.com/langchain-ai/langgraph-reflection.git
synced 2026-08-25 11:09:33 -04:00
Python>=3.11 requirement is inconsistent with other packages #2
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mdancho84 on GitHub (Apr 3, 2025).
Is
python>=3.11required or can this be relaxed topython>=3.10which is more consistent with other langgraph extensions likelanggraph-swarmandlanggraph-supervisor?https://github.com/langchain-ai/langgraph-reflection/blob/888d007163f1479e1e7a734f66dc7dcbd12424d7/pyproject.toml#L6