mirror of
https://github.com/home-assistant/core.git
synced 2025-07-09 06:17:07 +00:00
Remove fma instructions from webrtc-noise-gain (#101060)
This commit is contained in:
parent
1bbd4662b7
commit
17362e1954
@ -6,5 +6,5 @@
|
|||||||
"documentation": "https://www.home-assistant.io/integrations/assist_pipeline",
|
"documentation": "https://www.home-assistant.io/integrations/assist_pipeline",
|
||||||
"iot_class": "local_push",
|
"iot_class": "local_push",
|
||||||
"quality_scale": "internal",
|
"quality_scale": "internal",
|
||||||
"requirements": ["webrtc-noise-gain==1.2.2"]
|
"requirements": ["webrtc-noise-gain==1.2.3"]
|
||||||
}
|
}
|
||||||
|
@ -50,7 +50,7 @@ typing-extensions>=4.8.0,<5.0
|
|||||||
ulid-transform==0.8.1
|
ulid-transform==0.8.1
|
||||||
voluptuous-serialize==2.6.0
|
voluptuous-serialize==2.6.0
|
||||||
voluptuous==0.13.1
|
voluptuous==0.13.1
|
||||||
webrtc-noise-gain==1.2.2
|
webrtc-noise-gain==1.2.3
|
||||||
yarl==1.9.2
|
yarl==1.9.2
|
||||||
zeroconf==0.115.0
|
zeroconf==0.115.0
|
||||||
|
|
||||||
|
@ -2700,7 +2700,7 @@ waterfurnace==1.1.0
|
|||||||
webexteamssdk==1.1.1
|
webexteamssdk==1.1.1
|
||||||
|
|
||||||
# homeassistant.components.assist_pipeline
|
# homeassistant.components.assist_pipeline
|
||||||
webrtc-noise-gain==1.2.2
|
webrtc-noise-gain==1.2.3
|
||||||
|
|
||||||
# homeassistant.components.whirlpool
|
# homeassistant.components.whirlpool
|
||||||
whirlpool-sixth-sense==0.18.4
|
whirlpool-sixth-sense==0.18.4
|
||||||
|
@ -2006,7 +2006,7 @@ wallbox==0.4.12
|
|||||||
watchdog==2.3.1
|
watchdog==2.3.1
|
||||||
|
|
||||||
# homeassistant.components.assist_pipeline
|
# homeassistant.components.assist_pipeline
|
||||||
webrtc-noise-gain==1.2.2
|
webrtc-noise-gain==1.2.3
|
||||||
|
|
||||||
# homeassistant.components.whirlpool
|
# homeassistant.components.whirlpool
|
||||||
whirlpool-sixth-sense==0.18.4
|
whirlpool-sixth-sense==0.18.4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user