diff --git a/pyproject.toml b/pyproject.toml index 7410f10..7925a15 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ test = [ "isort==5.13.2", "langchain==0.3.1", "mypy==1.11.2", - "pytest-asyncio==0.24.0", + "pytest-asyncio==1.0.0", "pytest==8.3.3", "pytest-cov==5.0.0" ]