Skip to content

Commit 7334b0b

Browse files
build(deps): bump langchain from 0.0.331 to 0.1.0
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] <support@github.com>
1 parent 498c0c1 commit 7334b0b

File tree

2 files changed

+74
-20
lines changed

2 files changed

+74
-20
lines changed

poetry.lock

Lines changed: 73 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ langcorn = "langcorn.__main__:entrypoint"
1818
python = "^3.9"
1919
fastapi = "^0.104.1"
2020
uvicorn = "^0.23.2"
21-
langchain = "^0.0.331"
21+
langchain = ">=0.0.331,<0.1.1"
2222
openai = "^0.28.1"
2323
fire = "^0.5.0"
2424
loguru = "^0.7.2"

0 commit comments

Comments
 (0)