From 1c5222d8d6987bd7691a857fb08b10b9ee11726e Mon Sep 17 00:00:00 2001 From: "firstof9@gmail.com" Date: Mon, 12 Feb 2024 11:40:14 -0700 Subject: [PATCH] unpin test requirments --- requirements_test.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements_test.txt b/requirements_test.txt index 3f086821..8047b2c7 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -4,10 +4,10 @@ aiohttp_cors aioresponses black isort -pytest==7.2.0 +pytest pytest-aiohttp -pytest-asyncio==0.20.2 -pytest-cov==3.0.0 +pytest-asyncio +pytest-cov pytest-homeassistant-custom-component homeassistant freezegun