Revert webrtc to 1.2.3 (#121561)

This commit is contained in:
Michael Hansen
2024-07-08 15:50:55 -05:00
committed by GitHub
parent 45843a3112
commit 6e85f09722
5 changed files with 5 additions and 4 deletions

View File

@@ -172,6 +172,7 @@ EXCEPTIONS = {
"tapsaff", # https://github.com/bazwilliams/python-taps-aff/pull/5
"tellduslive", # https://github.com/molobrakos/tellduslive/pull/24
"tellsticknet", # https://github.com/molobrakos/tellsticknet/pull/33
"webrtc_noise_gain", # https://github.com/rhasspy/webrtc-noise-gain/pull/24
"vincenty", # Public domain
"zeversolar", # https://github.com/kvanzuijlen/zeversolar/pull/46
}