Skip to content

Commit

Permalink
Update langgraph requirement from >=0.0.29,<0.1 to >=0.0.29,<0.3
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: langgraph
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
1 parent 9e360aa commit ace31c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ fastapi = ">=0.104.1"
python-multipart = ">=0.0.6"
markdown = ">=3.5.1"
langchain = "^0.2"
langgraph = ">=0.0.29,<0.1"
langgraph = ">=0.0.29,<0.3"
langchain_community = "^0.2"
langchain-openai = "^0.1"
tavily-python = ">=0.2.8"
Expand Down

0 comments on commit ace31c1

Please sign in to comment.