mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2025-12-15 11:33:18 +00:00
change ws_client to use libraries reconnect param
This commit is contained in:
parent
8e2b1f33a1
commit
fbaef1b48e
3 changed files with 6 additions and 14 deletions
|
|
@ -16,7 +16,7 @@ pytest >= 4.6.11
|
|||
coverage >= 5.2
|
||||
flake8 >= 3.8
|
||||
flake8-import-order >= 0.18
|
||||
websocket-client >= 0.57.0
|
||||
websocket-client >= 1.6.4
|
||||
|
||||
types-requests >= 2.31
|
||||
types-PyYAML >= 6.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue