Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jul 1, 2024
1 parent 15af044 commit 7e554d7
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 12 deletions.
23 changes: 12 additions & 11 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 @@ -11,7 +11,7 @@ license = "GNU AGPL"
python = ">=3.10,<3.12"

langchain = "^0.2.3"
langchain-openai = "^0.1.8"
langchain-openai = "^0.1.13"
streamlit = "1.35.0"
unstructured = {extras = ["all-docs"], version = "^0.14.4"}
sentence-transformers = "^3.0.0"
Expand Down

0 comments on commit 7e554d7

Please sign in to comment.