Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 20, 2024
1 parent 296b0d2 commit 663a47b
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 27 deletions.
53 changes: 27 additions & 26 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.5"
click = "^8.1.7"
flask = "^3.0.0"
flask-limiter = "^3.8.0"
langchain = "^0.2.14"
langchain = "^0.3.0"
ollama = "^0.3.1"
openai = "^1.41.0"
pandas = "^2.1.3"
Expand Down

0 comments on commit 663a47b

Please sign in to comment.