We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34526ac commit e2e48e9Copy full SHA for e2e48e9
requirements_dev.txt
@@ -1,4 +1,4 @@
1
homeassistant>=2023.1.0b1
2
ocpp==0.19.0
3
-websockets==11.0.3
+websockets==12.0
4
jsonschema==4.19.0
requirements_test.txt
@@ -1,5 +1,5 @@
-r requirements_dev.txt
pytest-homeassistant-custom-component==0.12.50
5
pytest-cov
0 commit comments