python311Packages.autobahn: use pytest-asyncio_0_21

With version 0.23 the tests fail with

    RuntimeError: Event loop is closed
This commit is contained in:
Robert Schütz
2024-02-23 13:14:19 -08:00
parent 921f8cf974
commit 01cbced4ef
@@ -27,7 +27,7 @@
, pygobject3
, pyopenssl
, qrcode
, pytest-asyncio
, pytest-asyncio_0_21
, python-snappy
, pytestCheckHook
, pythonOlder
@@ -72,7 +72,7 @@ buildPythonPackage rec {
nativeCheckInputs = [
mock
pytest-asyncio
pytest-asyncio_0_21
pytestCheckHook
] ++ passthru.optional-dependencies.scram
++ passthru.optional-dependencies.serialization