Skip to content

Commit eb8aa6b

Browse files
authored
langgraph: add prebuilt dependency (#3622)
1 parent fe0de3e commit eb8aa6b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

libs/langgraph/poetry.lock

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

libs/langgraph/pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ python = ">=3.9.0,<4.0"
1212
langchain-core = ">=0.1,<0.4"
1313
langgraph-checkpoint = "^2.0.10"
1414
langgraph-sdk = "^0.1.42"
15+
langgraph-prebuilt = ">=0.1.1,<0.2"
1516

1617
[tool.poetry.group.dev.dependencies]
1718
pytest = "^8.3.2"

0 commit comments

Comments
 (0)