change ws_client to use libraries reconnect param

This commit is contained in:
Shane McMaster 2024-01-27 13:52:16 +13:00
commit fbaef1b48e
No known key found for this signature in database
3 changed files with 6 additions and 14 deletions

View file

@ -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