diff --git a/pyproject.toml b/pyproject.toml index c6cc053a..9d7a12c1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,6 @@ dependencies = [ [project.optional-dependencies] test = [ "pytest >= 7.0.1", - "pytest-asyncio >= 0.20.1", "pytest-timeout >= 1.4.2", "pytest-cov >= 4.0.0", "mock >= 4.0.3"