Skip to content

Commit

Permalink
Adjusting plugin dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jhamon committed Aug 1, 2024
1 parent 639bed2 commit 040296f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
9 changes: 4 additions & 5 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 @@ -68,7 +68,7 @@ lz4 = { version = ">=3.1.3", optional = true }
protobuf = { version = "^4.25", optional = true }
protoc-gen-openapiv2 = {version = "^0.0.1", optional = true }
pinecone-plugin-interface = "^0.0.7"
pinecone-plugin-inference = ">=1.0.2"
pinecone-plugin-inference = ">=1.0.3"

[tool.poetry.group.types]
optional = true
Expand Down

0 comments on commit 040296f

Please sign in to comment.