diff --git a/pyproject.toml b/pyproject.toml index e96fbfd..e25df2d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -174,7 +174,7 @@ optional = true [tool.poetry.group.test.dependencies] langchain-openai = "<0.4" -langchain-tests = "==0.3.20" +langchain-tests = "==0.3.22" notebook = "<7.5" pytest = "<9" pytest-asyncio = "<0.27"