python3Packages.pysnooz: fix tests (#438994)

Changed files
+2 -2
pkgs
development
python-modules
pysnooz
+2 -2
pkgs/development/python-modules/pysnooz/default.nix
···
freezegun,
home-assistant-bluetooth,
poetry-core,
-
pytest-asyncio,
+
pytest-asyncio_0,
pytest-cov-stub,
pytest-mock,
pytestCheckHook,
···
nativeCheckInputs = [
freezegun
-
pytest-asyncio
+
pytest-asyncio_0
pytest-cov-stub
pytest-mock
pytestCheckHook