Skip to content

Commit 896c46d

Browse files
ranst91maxkorp
authored andcommitted
chore: use latest dependencies for agui fastapi example
1 parent f364cf0 commit 896c46d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

typescript-sdk/integrations/langgraph/python/ag_ui_langgraph/examples/poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

typescript-sdk/integrations/langgraph/python/ag_ui_langgraph/examples/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ packages = [{ include = "agents" }]
88

99
[tool.poetry.dependencies]
1010
python = "<3.14,>=3.10"
11-
ag-ui-langgraph = { version = "0.0.2", extras = ["fastapi"] }
11+
ag-ui-langgraph = { version = "0.0.3", extras = ["fastapi"] }
1212
python-dotenv = "^1.0.0"
1313
fastapi = "^0.115.12"
1414
uvicorn = "^0.34.3"

0 commit comments

Comments
 (0)