diff --git a/pyproject.toml b/pyproject.toml index 24282b77..2d456b60 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ test = [ "pytest-asyncio==0.26.0", "pytest==8.4.2", "pytest-cov==7.0.0", - "langchain-tests==0.3.22", + "langchain-tests==1.1.0", "langgraph==0.6.10" ]