We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c497efe commit 235c338Copy full SHA for 235c338
typescript-sdk/integrations/langgraph/python/pyproject.toml
@@ -14,7 +14,7 @@ ag-ui-protocol = "==0.1.9"
14
fastapi = { version = "^0.115.12", optional = true }
15
langchain = ">=0.3.0"
16
langchain-core = ">=0.3.0"
17
-langgraph = ">=0.3.25,<0.7.0"
+langgraph = ">=0.3.25,<1.1.0"
18
19
[tool.poetry.extras]
20
fastapi = ["fastapi"]
0 commit comments