Update sounddevice requirement from >=0.4 to >=0.5.5 in /linux
Updates the requirements on [sounddevice](https://github.com/spatialaudio/python-sounddevice) to permit the latest version. - [Release notes](https://github.com/spatialaudio/python-sounddevice/releases) - [Changelog](https://github.com/spatialaudio/python-sounddevice/blob/master/NEWS.rst) - [Commits](https://github.com/spatialaudio/python-sounddevice/compare/0.4.0...0.5.5) --- updated-dependencies: - dependency-name: sounddevice dependency-version: 0.5.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
080e7297dd
commit
3d34d6c9c5
@ -1,5 +1,5 @@
|
|||||||
faster-whisper>=1.0
|
faster-whisper>=1.0
|
||||||
pynput>=1.7
|
pynput>=1.7
|
||||||
tomli-w>=1.0
|
tomli-w>=1.0
|
||||||
sounddevice>=0.4
|
sounddevice>=0.5.5
|
||||||
websockets>=12.0
|
websockets>=12.0
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user