python313Packages.asyncprawcore: set to pytest-asyncio_0

This commit is contained in:
Fabian Affolter
2025-09-27 10:24:54 +02:00
parent 84a03aa1c2
commit 3594f855a0
@@ -6,7 +6,7 @@
flit-core,
mock,
pytestCheckHook,
pytest-asyncio,
pytest-asyncio_0,
pytest-vcr,
pythonOlder,
requests,
@@ -43,7 +43,7 @@ buildPythonPackage rec {
mock
requests-toolbelt
pytestCheckHook
pytest-asyncio
pytest-asyncio_0
pytest-vcr
vcrpy
];