Skip to content

Commit

Permalink
fixed the test failure
Browse files Browse the repository at this point in the history
  • Loading branch information
ddl-joyce-zhao committed Apr 1, 2024
1 parent f546a2e commit cc87525
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 13 deletions.
46 changes: 34 additions & 12 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ feast = "^0.35.0"
GitPython = "^3.1.41"

[tool.poetry.group.vectordbs.dependencies]
pinecone-client = ">=2.2.4"
pinecone-client = "^2.2.4"

[tool.black]
# https://github.com/psf/black
Expand Down

0 comments on commit cc87525

Please sign in to comment.