Skip to content

Commit ff21c93

Browse files
fix(deps): update dependency langgraph to >=0.3.18,<0.4
1 parent cc9336f commit ff21c93

File tree

2 files changed

+22
-6
lines changed

2 files changed

+22
-6
lines changed

poetry.lock

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

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ typer = "^0.15.0"
2525
pyfiglet = "^1.0.2"
2626
langchain-openai = ">=0.3,<0.4"
2727
selenium = "^4.17.2"
28-
langgraph = ">=0.2.20,<0.3"
28+
langgraph = ">=0.3.18,<0.4"
2929
langchain-experimental = ">=0.3,<0.4"
3030
llama-index = "^0.12.0"
3131
tree-sitter-languages = "^1.10.2"

0 commit comments

Comments
 (0)