Bump to webrtc-noise-gain 1.2.1 for 32-bit builds (#100942)
* Bump to 1.2.0 for 32-bit builds * Bugfix with 1.2.1
This commit is contained in:
parent
b617451a25
commit
8a9b2f4515
4 changed files with 4 additions and 4 deletions
|
@ -6,5 +6,5 @@
|
|||
"documentation": "https://www.home-assistant.io/integrations/assist_pipeline",
|
||||
"iot_class": "local_push",
|
||||
"quality_scale": "internal",
|
||||
"requirements": ["webrtc-noise-gain==1.1.0"]
|
||||
"requirements": ["webrtc-noise-gain==1.2.1"]
|
||||
}
|
||||
|
|
|
@ -50,7 +50,7 @@ typing-extensions>=4.8.0,<5.0
|
|||
ulid-transform==0.8.1
|
||||
voluptuous-serialize==2.6.0
|
||||
voluptuous==0.13.1
|
||||
webrtc-noise-gain==1.1.0
|
||||
webrtc-noise-gain==1.2.1
|
||||
yarl==1.9.2
|
||||
zeroconf==0.115.0
|
||||
|
||||
|
|
|
@ -2694,7 +2694,7 @@ waterfurnace==1.1.0
|
|||
webexteamssdk==1.1.1
|
||||
|
||||
# homeassistant.components.assist_pipeline
|
||||
webrtc-noise-gain==1.1.0
|
||||
webrtc-noise-gain==1.2.1
|
||||
|
||||
# homeassistant.components.whirlpool
|
||||
whirlpool-sixth-sense==0.18.4
|
||||
|
|
|
@ -2000,7 +2000,7 @@ wallbox==0.4.12
|
|||
watchdog==2.3.1
|
||||
|
||||
# homeassistant.components.assist_pipeline
|
||||
webrtc-noise-gain==1.1.0
|
||||
webrtc-noise-gain==1.2.1
|
||||
|
||||
# homeassistant.components.whirlpool
|
||||
whirlpool-sixth-sense==0.18.4
|
||||
|
|
Loading…
Add table
Reference in a new issue