Skip to content

Commit

Permalink
build(deps): bump langchain from 0.0.331 to 0.1.0
Browse files Browse the repository at this point in the history
Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.0.331 to 0.1.0.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@v0.0.331...v0.1.0)

---
updated-dependencies:
- dependency-name: langchain
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 5, 2024
1 parent 0bbb676 commit 2a286c8
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 18 deletions.
84 changes: 67 additions & 17 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 @@ -18,7 +18,7 @@ langcorn = "langcorn.__main__:entrypoint"
python = "^3.9"
fastapi = ">=0.104.1,<0.110.0"
uvicorn = "^0.23.2"
langchain = "^0.0.331"
langchain = ">=0.0.331,<0.1.1"
openai = "^0.28.1"
fire = "^0.5.0"
loguru = "^0.7.2"
Expand Down

0 comments on commit 2a286c8

Please sign in to comment.