Skip to content

Commit 9136aa1

Browse files
committed
update
1 parent 9faf387 commit 9136aa1

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

pyproject.toml

+2-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ readme = "README.md"
1313
requires-python = ">=3.10"
1414
dependencies = [
1515
"langgraph>=0.3.5,<0.4.0",
16-
"langgraph-prebuilt>=0.1.7,<0.2.0"
16+
"langgraph-prebuilt>=0.1.7,<0.2.0",
17+
"langchain-core>=0.3.40,<0.4.0"
1718
]
1819

1920
[dependency-groups]

uv.lock

+2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)