Skip to content

Commit 8870637

Browse files
⬆️ bump pinecone-client from 3.2.2 to 5.0.0
Bumps [pinecone-client](https://github.com/pinecone-io/pinecone-python-client) from 3.2.2 to 5.0.0. - [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.0) --- updated-dependencies: - dependency-name: pinecone-client dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2064072 commit 8870637

File tree

2 files changed

+47
-9
lines changed

2 files changed

+47
-9
lines changed

poetry.lock

Lines changed: 46 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ ragas = "^0.0.22"
7878
html2text = "^2020.1.16"
7979
boto3 = "^1.34.6"
8080
langchain-openai = "^0.0.5"
81-
pinecone-client = "^3.1.0"
81+
pinecone-client = ">=3.1,<6.0"
8282
guidance = "^0.1.13"
8383
markdownify = "^0.12.1"
8484
routellm = {extras = ["eval", "serve"], version = "^0.2.0"}

0 commit comments

Comments
 (0)