Skip to content
This repository has been archived by the owner on Feb 14, 2025. It is now read-only.

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent 4c952ee commit 9cdde1e
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
26 changes: 13 additions & 13 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ license = "GNU AGPL"
[tool.poetry.dependencies]
python = ">=3.10,<3.13"

langchain = "^0.2.3"
langchain = "^0.2.15"
langchain-openai = "^0.1.8"
streamlit = "1.37.1"
unstructured = {extras = ["all-docs"], version = "^0.15.7"}
Expand Down

0 comments on commit 9cdde1e

Please sign in to comment.