Skip to content

Commit

Permalink
chore(deps): bump langchain from 0.1.14 to 0.3.3
Browse files Browse the repository at this point in the history
Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.1.14 to 0.3.3.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain-openai==0.1.14...langchain==0.3.3)

---
updated-dependencies:
- dependency-name: langchain
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 9526c9e commit 1ee69a5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ tiktoken==0.7.0
pypdf==4.1.0
unstructured==0.14.5
langchain-community==0.0.31
langchain==0.1.14
langchain==0.3.3
langchain-openai==0.1.1
langchain-google-genai==1.0.1
langchain-pinecone==0.1.0
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ install_requires =
pypdf==4.1.0
unstructured==0.14.5
langchain-community==0.0.31
langchain==0.1.14
langchain==0.3.3
langchain-openai==0.1.1
langchain-google-genai==1.0.1
langchain-pinecone==0.1.0
Expand Down

0 comments on commit 1ee69a5

Please sign in to comment.