Skip to content

Commit

Permalink
fix(deps): update dependency langchain to >=0.3.9 (#25)
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 Nov 30, 2024
1 parent 82a30e5 commit 2e8ed15
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.7",
"faiss-cpu>=1.9.0.post1",
"langchain>=0.3.8",
"langchain>=0.3.9",
"langchain-community>=0.3.8",
"langchain-openai>=0.2.10",
"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 2e8ed15

Please sign in to comment.