diff --git a/pyproject.toml b/pyproject.toml index f2c0e652f..8b9f316c9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -153,7 +153,7 @@ dev-dependencies = [ "isort>=5.13.2", "emoji>=2.14.0", "pytest-benchmark[histogram]>=5.1.0", - "pytest-asyncio>=0.21.1,<1.0.0", + "pytest-asyncio>=1.3.0,<1.4.0", "loguru>=0.7.3", "httpx<0.28.2,>=0.28.1", "jupyterlab>=4.3.5",