Skip to content

Commit

Permalink
Bump langchain-openai from 0.1.1 to 0.1.4
Browse files Browse the repository at this point in the history
Bumps [langchain-openai](https://github.com/langchain-ai/langchain) from 0.1.1 to 0.1.4.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@v0.1.1...v0.1.4)

---
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] authored Apr 29, 2024
1 parent b919e48 commit 2590562
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "Summarizer"
version = "0.1"
dependencies = [
"langchain == 0.1.13",
"langchain-openai == 0.1.1",
"langchain-openai == 0.1.4",
]

[project.scripts]
Expand Down

0 comments on commit 2590562

Please sign in to comment.