Skip to content

Commit 49be146

Browse files
committed
Update sdk for better error messages
1 parent 95351b7 commit 49be146

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

backend/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.

backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ asyncpg = "^0.29.0"
4242
langchain-core = "^0.1.50"
4343
pyjwt = {extras = ["crypto"], version = "^2.8.0"}
4444
langchain-anthropic = "^0.1.8"
45-
langgraph-sdk = "^0.1.5"
45+
langgraph-sdk = "^0.1.6"
4646
langgraph-cli = "^0.1.11"
4747

4848
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)