Skip to content

Commit

Permalink
fix(deps): update dependency langchain to >=0.3.19 (#102)
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 Feb 20, 2025
1 parent d0cf7f8 commit f96fbb9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ requires-python = ">=3.12"
dependencies = [
"click>=8.1.8",
"faiss-cpu>=1.10.0",
"langchain>=0.3.18",
"langchain>=0.3.19",
"langchain-community>=0.3.17",
"langchain-openai>=0.3.6",
"pangea-sdk==5.2.0b2",
Expand Down
8 changes: 4 additions & 4 deletions uv.lock

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

0 comments on commit f96fbb9

Please sign in to comment.