Skip to content

Commit

Permalink
Bump langchain from 0.0.340 to 0.2.3 in the pip group across 1 directory
Browse files Browse the repository at this point in the history
Bumps the pip group with 1 update in the / directory: [langchain](https://github.com/langchain-ai/langchain).


Updates `langchain` from 0.0.340 to 0.2.3
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@v0.0.340...langchain==0.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 2, 2024
1 parent 525b254 commit 179b8cd
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 29 deletions.
76 changes: 48 additions & 28 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 @@ -19,7 +19,7 @@ packages = [{include = "simple-rag-chat"}]
[tool.poetry.dependencies]
python = "~3.10"
openai = "^1.3.5"
langchain = "^0.0.340"
langchain = "^0.2.3"
chainlit = "^0.7.604"
tiktoken = "^0.5.1"
pdfplumber = "^0.10.3"
Expand Down

0 comments on commit 179b8cd

Please sign in to comment.