diff --git a/poetry.lock b/poetry.lock index 2f84b616..d7a0d5d5 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.6.1 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand. [[package]] name = "astunparse" @@ -1384,4 +1384,4 @@ grpc = ["googleapis-common-protos", "grpcio", "grpcio", "lz4", "protobuf", "prot [metadata] lock-version = "2.0" python-versions = "^3.8" -content-hash = "29a770771daba5a228a5b291c4f6d676a12758fe78e6b0d4eeb3ac16b0446e38" +content-hash = "9b11480e32522a0b81e775daebf03221c5372fc78b44a976e48579257bd77bf6" diff --git a/pyproject.toml b/pyproject.toml index 4b9c3b9c..4cc5fd09 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -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.2" [tool.poetry.group.types] optional = true