diff --git a/pyproject.toml b/pyproject.toml index a93264f..5500408 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,7 @@ http-seekable-file = { git = "https://github.com/JuniorJPDJ/http-seekable-file.g [tool.poetry.dev-dependencies] pre-commit = "^2.12" pytest = "^6.2" -pytest-asyncio = "^0.15" +pytest-asyncio = "^0.24.0" [tool.poetry.extras] client_id = ["androguard"]