Skip to content

Commit

Permalink
feat(bump langchain version):
Browse files Browse the repository at this point in the history
  • Loading branch information
msoedov committed Apr 15, 2023
1 parent 29584e3 commit 78c6c53
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 7 deletions.
59 changes: 53 additions & 6 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 @@ -20,7 +20,7 @@ langcorn = "langcorn.__main__:entrypoint"
python = "^3.9"
fastapi = "^0.92.0"
uvicorn = "^0.20.0"
langchain = "^0.0.131"
langchain = "^0.0.139"
openai = "^0.27.2"
fire = "^0.5.0"
loguru = "^0.7.0"
Expand Down

0 comments on commit 78c6c53

Please sign in to comment.