Skip to content

Commit 7be04e9

Browse files
⬆️ bump pinecone-client from 3.2.2 to 5.0.1
Bumps [pinecone-client](https://github.com/pinecone-io/pinecone-python-client) from 3.2.2 to 5.0.1. - [Release notes](https://github.com/pinecone-io/pinecone-python-client/releases) - [Changelog](https://github.com/pinecone-io/pinecone-python-client/blob/main/CHANGELOG.md) - [Commits](pinecone-io/pinecone-python-client@v3.2.2...v5.0.1) --- updated-dependencies: - dependency-name: pinecone-client dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a8e52d8 commit 7be04e9

File tree

2 files changed

+34
-13
lines changed

2 files changed

+34
-13
lines changed

poetry.lock

+33-12
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ ragas = "^0.0.22"
7676
html2text = "^2020.1.16"
7777
boto3 = "^1.34.6"
7878
langchain-openai = "*"
79-
pinecone-client = "^3.1.0"
79+
pinecone-client = ">=3.1,<6.0"
8080
guidance = "^0.1.13"
8181
markdownify = "^0.12.1"
8282
routellm = { extras = ["eval", "serve"], version = "^0.2.0" }

0 commit comments

Comments
 (0)