Skip to content

Commit

Permalink
fix(deps): update dependency faiss-cpu to >=1.9.0.post1 (#23)
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 23, 2024
1 parent 16d1806 commit 55c9903
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 9 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ requires-python = ">=3.12"

dependencies = [
"click>=8.1.7",
"faiss-cpu>=1.9.0",
"faiss-cpu>=1.9.0.post1",
"google>=3.0.0",
"langchain-community>=0.3.7",
"langchain-googledrive>=0.3.0",
Expand Down
21 changes: 13 additions & 8 deletions uv.lock

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

0 comments on commit 55c9903

Please sign in to comment.