Skip to content

Commit

Permalink
Bump langchain from 0.2.5 to 0.2.6
Browse files Browse the repository at this point in the history
Bumps [langchain](https:/langchain-ai/langchain) from 0.2.5 to 0.2.6.
- [Release notes](https:/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain==0.2.5...langchain==0.2.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 26, 2024
1 parent 1048003 commit 1a34c95
Show file tree
Hide file tree
Showing 2 changed files with 125 additions and 12 deletions.
135 changes: 124 additions & 11 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 @@ -13,7 +13,7 @@ chromadb = "^0.5.3"
click = "^8.1.7"
flask = "^3.0.0"
flask-limiter = "^3.7.0"
langchain = "^0.2.5"
langchain = "^0.2.6"
ollama = "^0.2.1"
openai = "^1.35.4"
pandas = "^2.1.3"
Expand Down

0 comments on commit 1a34c95

Please sign in to comment.