diff options
author | morpheus65535 <[email protected]> | 2018-03-08 21:26:26 -0500 |
---|---|---|
committer | morpheus65535 <[email protected]> | 2018-03-08 21:26:26 -0500 |
commit | 73676b3226affd754d0e27fc8157dc3f1e064d96 (patch) | |
tree | be89e8bce44ab8e0802ca13cfc88cd8663f569bd /requirements.txt | |
parent | 30812a66ac6409024fd1f6696d6f9d5799337b5f (diff) | |
download | bazarr-73676b3226affd754d0e27fc8157dc3f1e064d96.tar.gz bazarr-73676b3226affd754d0e27fc8157dc3f1e064d96.zip |
Added latest module requirements #49
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index dc15cd1e0..58f3a6037 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,4 @@ +apprise apscheduler babelfish bottle @@ -5,6 +6,7 @@ bottle-fdsend dogpile.cache enzyme gitpython +langdetect Pillow py-pretty pycountry |