Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent 4c952ee commit cd44bdb
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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.13"

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

0 comments on commit cd44bdb

Please sign in to comment.