Skip to content

Commit

Permalink
Chore(deps-dev): Update langchain-tests requirement
Browse files Browse the repository at this point in the history
Updates the requirements on [langchain-tests](https://github.com/langchain-ai/langchain) to permit the latest version.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain-tests==0.3.7...langchain-tests==0.3.8)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and amotl committed Jan 16, 2025
1 parent 52b5a5e commit 63b865e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ optional = true

[tool.poetry.group.test.dependencies]
langchain-openai = "<0.4"
langchain-tests = "==0.3.7"
langchain-tests = "==0.3.8"
notebook = "<7.4"
pytest = "<9"
pytest-asyncio = "<0.26"
Expand Down

0 comments on commit 63b865e

Please sign in to comment.