Skip to content

Commit

Permalink
fix(deps): update dependency langchain to >=0.3.11 (#85)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 13, 2024
1 parent 8224cc5 commit 360a830
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies = [
"flask>=3.1.0",
"langchain-community>=0.3.10",
"langchain-openai>=0.2.12",
"langchain>=0.3.10",
"langchain>=0.3.11",
"pangea-sdk>=5.1.0",
"pydantic>=2.10.3",
"python-dotenv>=1.0.1",
Expand Down
14 changes: 7 additions & 7 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 360a830

Please sign in to comment.