Skip to content

Commit 749c767

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 53b9352 commit 749c767

File tree

2 files changed

+46
-9
lines changed

2 files changed

+46
-9
lines changed

poetry.lock

+45-8
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
@@ -80,7 +80,7 @@ ragas = "^0.0.22"
8080
html2text = "^2020.1.16"
8181
boto3 = "^1.34.6"
8282
langchain-openai = "^0.0.5"
83-
pinecone-client = "^3.1.0"
83+
pinecone-client = ">=3.1,<6.0"
8484
guidance = "^0.1.13"
8585
markdownify = "^0.12.1"
8686
routellm = { extras = ["eval", "serve"], version = "^0.2.0" }

0 commit comments

Comments
 (0)