diff --git a/pyproject.toml b/pyproject.toml index 0e0c8271..b6e2ca83 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -52,7 +52,7 @@ test = [ "pytest-cov==7.0.0", "pytest-depends==1.0.1", "Pillow==12.0.0", - "langchain-tests==0.3.22" + "langchain-tests==1.1.0" ]