diff options
author | ngosang <[email protected]> | 2020-02-04 00:51:51 +0100 |
---|---|---|
committer | ngosang <[email protected]> | 2020-02-04 01:09:05 +0100 |
commit | d0c133036244c62f0d48efbbd8fa6e8b38c22b80 (patch) | |
tree | 10945a7a7abdd5f7e6537e5e7f9db58f80ddf1dd /libs/version.txt | |
parent | 7c8f6c988dc069bf3513d051e87bb68cd2bac850 (diff) | |
download | bazarr-d0c133036244c62f0d48efbbd8fa6e8b38c22b80.tar.gz bazarr-d0c133036244c62f0d48efbbd8fa6e8b38c22b80.zip |
replace langdetect with guess_language-spirit. resolves #799
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 7916cd383..511cb3255 100644 --- a/libs/version.txt +++ b/libs/version.txt @@ -11,7 +11,7 @@ enzyme=0.4.1 gevent-websocker=0.10.1 gitpython=2.1.9 guessit=2.1.4 -langdetect=1.0.7 +guess_language-spirit=0.5.3 peewee=3.9.6 py-pretty=1 pycountry=18.2.23 |