python3Packages.volvooncall: pin to pytest-asyncio 0.x

This commit is contained in:
Martin Weinelt
2025-08-09 19:04:56 +02:00
parent 87dfd9b452
commit 90d1c27ea5
@@ -9,7 +9,7 @@
fetchpatch,
geopy,
mock,
pytest-asyncio,
pytest-asyncio_0,
pytestCheckHook,
pythonOlder,
}:
@@ -53,7 +53,7 @@ buildPythonPackage rec {
checkInputs = [
mock
pytest-asyncio
pytest-asyncio_0
pytestCheckHook
]
++ optional-dependencies.mqtt;