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 31dcc25 commit 17f3ba1Copy full SHA for 17f3ba1
homeassistant/package_constraints.txt
@@ -66,7 +66,7 @@ uv==0.4.28
66
voluptuous-openapi==0.0.5
67
voluptuous-serialize==2.6.0
68
voluptuous==0.15.2
69
-webrtc-models==0.1.0
+webrtc-models==0.2.0
70
yarl==1.17.1
71
zeroconf==0.136.0
72
pyproject.toml
@@ -76,7 +76,7 @@ dependencies = [
76
"voluptuous-serialize==2.6.0",
77
"voluptuous-openapi==0.0.5",
78
"yarl==1.17.1",
79
- "webrtc-models==0.1.0",
+ "webrtc-models==0.2.0",
80
]
81
82
[project.urls]
requirements.txt
@@ -45,4 +45,4 @@ voluptuous==0.15.2
45
46
47
48
0 commit comments