mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 09:17:53 +00:00
Bump pyspeex-noise to 1.0.2 (#124721)
Co-authored-by: TheJulianJES <TheJulianJES@users.noreply.github.com>
This commit is contained in:
parent
3533ac163c
commit
8fee1975b4
@ -7,5 +7,5 @@
|
||||
"integration_type": "system",
|
||||
"iot_class": "local_push",
|
||||
"quality_scale": "internal",
|
||||
"requirements": ["pymicro-vad==1.0.1", "pyspeex-noise==1.0.0"]
|
||||
"requirements": ["pymicro-vad==1.0.1", "pyspeex-noise==1.0.2"]
|
||||
}
|
||||
|
@ -49,7 +49,7 @@ pymicro-vad==1.0.1
|
||||
PyNaCl==1.5.0
|
||||
pyOpenSSL==24.2.1
|
||||
pyserial==3.5
|
||||
pyspeex-noise==1.0.0
|
||||
pyspeex-noise==1.0.2
|
||||
python-slugify==8.0.4
|
||||
PyTurboJPEG==1.7.1
|
||||
pyudev==0.24.1
|
||||
|
@ -2229,7 +2229,7 @@ pysoma==0.0.12
|
||||
pyspcwebgw==0.7.0
|
||||
|
||||
# homeassistant.components.assist_pipeline
|
||||
pyspeex-noise==1.0.0
|
||||
pyspeex-noise==1.0.2
|
||||
|
||||
# homeassistant.components.squeezebox
|
||||
pysqueezebox==0.7.1
|
||||
|
@ -1783,7 +1783,7 @@ pysoma==0.0.12
|
||||
pyspcwebgw==0.7.0
|
||||
|
||||
# homeassistant.components.assist_pipeline
|
||||
pyspeex-noise==1.0.0
|
||||
pyspeex-noise==1.0.2
|
||||
|
||||
# homeassistant.components.squeezebox
|
||||
pysqueezebox==0.7.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user