MultiServer: update to websockets 10 and implement new websockets.broadcast

This commit is contained in:
Fabian Dill
2021-09-09 18:56:43 +02:00
parent d41fce6f91
commit 411d4434a3
2 changed files with 24 additions and 8 deletions

View File

@@ -1,5 +1,5 @@
colorama>=0.4.4
websockets>=9.1
websockets>=10.0
PyYAML>=5.4.1
fuzzywuzzy>=0.18.0
prompt_toolkit>=3.0.20