Skip to content

Commit 57665c6

Browse files
committed
add langchain-standard-tests to test deps
1 parent 46f2a7f commit 57665c6

File tree

2 files changed

+23
-2
lines changed

2 files changed

+23
-2
lines changed

libs/aws/poetry.lock

Lines changed: 22 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

libs/aws/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ pytest-cov = "^4.1.0"
2525
syrupy = "^4.0.2"
2626
pytest-asyncio = "^0.23.2"
2727
langchain-core = { git = "https://github.com/langchain-ai/langchain.git", subdirectory = "libs/core" }
28+
langchain-standard-tests = {git = "https://github.com/langchain-ai/langchain.git", subdirectory = "libs/standard-tests"}
2829

2930
[tool.poetry.group.codespell]
3031
optional = true

0 commit comments

Comments
 (0)