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