Commit 5308982
fix(langgraph): bump Python langgraph version to 1.1.5
langgraph-prebuilt 1.0.9 imports ExecutionInfo and ServerInfo from
langgraph.runtime, which only exist in langgraph>=1.1.5. Pinning to
1.0.7 causes an ImportError at runtime (langchain-ai/langgraph#7404).
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent de7ed22 commit 5308982
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
0 commit comments