Skip to content

Commit

Permalink
⬆️ Bump langchain from 0.1.20 to 0.2.17
Browse files Browse the repository at this point in the history
Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.1.20 to 0.2.17.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain==0.1.20...langchain==0.2.17)

---
updated-dependencies:
- dependency-name: langchain
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 24, 2024
1 parent 68f985e commit fb81e02
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 130 deletions.
202 changes: 73 additions & 129 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 @@ -52,7 +52,7 @@ ruff = ">=0.6.2,<0.8.0"
pytest-mock = "^3.12.0"

[tool.poetry.group.test_integration.dependencies]
langchain = "^0.1.1"
langchain = ">=0.1.1,<0.3.0"
arxiv = "^1.4.7"
duckduckgo_search = "^3.9.11"
pyjwt = "^2.8.0"
Expand Down

0 comments on commit fb81e02

Please sign in to comment.