Skip to content

Commit

Permalink
fix(deps): update dependency langchain-community to >=0.3.8 (#21)
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 26, 2024
1 parent 78dc399 commit 6baff1d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ dependencies = [
"click>=8.1.7",
"faiss-cpu>=1.9.0.post1",
"langchain>=0.3.7",
"langchain-community>=0.3.7",
"langchain-community>=0.3.8",
"langchain-openai>=0.2.9",
"pangea-sdk>=5.2.0b2",
"pydantic>=2.10.1",
Expand Down
2 changes: 1 addition & 1 deletion uv.lock

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

0 comments on commit 6baff1d

Please sign in to comment.