revert to older pytest_asyncio

This commit is contained in:
Gilles Boccon-Gibod
2024-01-28 01:10:31 -08:00
parent a167342778
commit 5211d7ba96
+1 -1
View File
@@ -83,7 +83,7 @@ build =
build >= 0.7
test =
pytest >= 8.0
pytest-asyncio >= 0.23
pytest-asyncio == 0.21.1
pytest-html >= 3.2.0
coverage >= 6.4
development =