Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 20, 2024
1 parent b919e48 commit d82ae18
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 == 0.1.13",
"langchain == 0.2.0",
"langchain-openai == 0.1.1",
]

Expand Down

0 comments on commit d82ae18

Please sign in to comment.