Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 25, 2024
1 parent 1702159 commit 7a0b750
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 @@ -2,7 +2,7 @@
name = "Summarizer"
version = "0.1"
dependencies = [
"langchain-openai == 0.0.8",
"langchain-openai == 0.1.1",
]

[project.scripts]
Expand Down

0 comments on commit 7a0b750

Please sign in to comment.