Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 18, 2024
1 parent 24c709e commit 59a77a6
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 @@ -36,7 +36,7 @@ torch = ">=2.1.1,<3.0"
transformers = ">= 4.39.0, <5.0.0"
asyncio = ">=3.4.3,<4.0"
einops = "0.7.0"
langchain-core = "0.1.33"
langchain-core = "0.1.44"
langchain-community = "0.0.29"
langchain-experimental = "0.0.55"
backoff = "2.2.1"
Expand Down

0 comments on commit 59a77a6

Please sign in to comment.