python3Packages.web3: use default pytest-asyncio (#453119)

This commit is contained in:
dotlambda
2025-10-18 20:47:18 +00:00
committed by GitHub
@@ -30,7 +30,7 @@
flaky,
hypothesis,
py-evm,
pytest-asyncio_0_21,
pytest-asyncio,
pytest-mock,
pytest-xdist,
pytestCheckHook,
@@ -85,7 +85,7 @@ buildPythonPackage rec {
flaky
hypothesis
py-evm
pytest-asyncio_0_21
pytest-asyncio
pytest-mock
pytest-xdist
pytestCheckHook