diff --git a/pyproject.toml b/pyproject.toml index 0d3f6a6..28def4b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,7 +48,7 @@ test = [ "isort==5.13.2", "mypy==1.11.2", "pytest==8.3.3", - "pytest-asyncio==0.24.0", + "pytest-asyncio==1.0.0", "pytest-cov==5.0.0", "langchain_google_vertexai==2.0.8" ]