diff --git a/requirements_test.txt b/requirements_test.txt index 8767fc22..a4c23b8f 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -1,5 +1,5 @@ -r requirements_dev.txt -pytest-homeassistant-custom-component>=0.12.16 -ocpp>=0.15.0 -websockets>=10.4 +pytest-homeassistant-custom-component==0.12.48 +ocpp==0.16.0 +websockets==10.4 pytest-cov