diff options
author | morpheus65535 <[email protected]> | 2021-05-17 23:18:25 -0400 |
---|---|---|
committer | morpheus65535 <[email protected]> | 2021-05-17 23:18:25 -0400 |
commit | 70a0f6835e68e72e70340d0153cd0f2bcd5a9b53 (patch) | |
tree | 74b9ec408a28d8deea387134681d6b3f64ade888 /libs/version.txt | |
parent | baf25b2a3e376c2da84056e4e7e20c3441a0e13a (diff) | |
download | bazarr-70a0f6835e68e72e70340d0153cd0f2bcd5a9b53.tar.gz bazarr-70a0f6835e68e72e70340d0153cd0f2bcd5a9b53.zip |
Upgraded websocket-client module to fix Radarr SignalRCore disconnection issues.
Diffstat (limited to 'libs/version.txt')
-rw-r--r-- | libs/version.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/version.txt b/libs/version.txt index 18a4d3f02..e43c62fb5 100644 --- a/libs/version.txt +++ b/libs/version.txt @@ -40,7 +40,7 @@ subliminal=2.1.0dev tzlocal=2.1b1 twine=3.4.1 urllib3=1.23 -websocket-client=0.54.0 +websocket-client=0.59.0 <-- Modified to work with SignalRCore: https://github.com/websocket-client/websocket-client/commit/3112b7d75b1e5d65cb8fdfca7801606649044ed1#commitcomment-50947250 ## indirect dependencies auditok=0.1.5 # Required-by: ffsubsync |