Skip to content

Commit bececd2

Browse files
authored
update langgraph range (#75)
1 parent 472a871 commit bececd2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ authors = [
1212
readme = "README.md"
1313
requires-python = ">=3.10"
1414
dependencies = [
15-
"langgraph>=0.3.5,<0.4.0",
15+
"langgraph>=0.3.5",
1616
"langchain-core>=0.3.40,<0.4.0"
1717
]
1818

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)