Skip to content

Commit

Permalink
Bump langchain from 0.1.11 to 0.3.0 in /src/extensions/vectorstores
Browse files Browse the repository at this point in the history
Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.1.11 to 0.3.0.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain-openai==0.1.11...langchain==0.3.0)

---
updated-dependencies:
- dependency-name: langchain
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 29, 2024
1 parent ef0d85a commit f5850eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/extensions/vectorstores/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Shared requirements
openai==1.9.0
tiktoken
langchain==0.1.11
langchain==0.3.0

# Chroma requirements
chromadb==0.4.22
Expand All @@ -16,7 +16,7 @@ requests
# Pinecone requirements
pinecone-client==3.0.1
tiktoken
langchain==0.1.11
langchain==0.3.0

# OpenSearch requirements
opensearch-py==2.5.0
Expand Down

0 comments on commit f5850eb

Please sign in to comment.