Skip to content
This repository was archived by the owner on Mar 9, 2025. It is now read-only.

Commit 4f95fe8

Browse files
chore(deps): bump langchain-pinecone from 0.1.0 to 0.1.1
Bumps [langchain-pinecone](https://github.com/langchain-ai/langchain) from 0.1.0 to 0.1.1. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@v0.1.0...langchain-pinecone==0.1.1) --- updated-dependencies: - dependency-name: langchain-pinecone dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9526c9e commit 4f95fe8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ langchain-community==0.0.31
66
langchain==0.1.14
77
langchain-openai==0.1.1
88
langchain-google-genai==1.0.1
9-
langchain-pinecone==0.1.0
9+
langchain-pinecone==0.1.1
1010
google.generativeai==0.4.1
1111
python-dotenv==1.0.1
1212
python-docx==1.1.2

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ install_requires =
2121
langchain==0.1.14
2222
langchain-openai==0.1.1
2323
langchain-google-genai==1.0.1
24-
langchain-pinecone==0.1.0
24+
langchain-pinecone==0.1.1
2525
google.generativeai==0.4.1
2626
python-dotenv==1.0.1
2727
python-docx==1.1.2

0 commit comments

Comments
 (0)