home-assistant: drop std-lib test dependency

This was only required for Python 3.9 support and dropped upstream back
in 2023/01.
This commit is contained in:
Martin Weinelt 2023-11-20 01:35:38 +01:00
parent 3a2fb868d9
commit ecab0bcab4
No known key found for this signature in database
GPG Key ID: 87C1E9888F856759

View File

@ -460,7 +460,6 @@ in python.pkgs.buildPythonApplication rec {
pytestCheckHook
requests-mock
respx
stdlib-list
syrupy
tomli
# required through tests/auth/mfa_modules/test_otp.py