mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-08-26 01:22:24 +02:00
Use a `>=` bound (raise below 0.9.0) and simplify the check: drop the module-level constant and the early-return ladder. Verified end-to-end against real langgraph-api releases — 0.8.6 raises, 0.10.0 compiles. Co-authored-by: open-swe[bot] <open-swe@users.noreply.github.com>