diff options
author | morpheus65535 <[email protected]> | 2018-06-05 08:55:06 -0400 |
---|---|---|
committer | morpheus65535 <[email protected]> | 2018-06-05 08:55:06 -0400 |
commit | a40e2031883a00b63417f4cecd50ae43387fae18 (patch) | |
tree | c3e22010412cd61b5d7d2380f8f88c881c13deee /requirements.txt | |
parent | 4a250d5ff945c954d8d0eb57a81c30d904ff0ae8 (diff) | |
download | bazarr-a40e2031883a00b63417f4cecd50ae43387fae18.tar.gz bazarr-a40e2031883a00b63417f4cecd50ae43387fae18.zip |
Adjust requirement to remove included and patched libraries
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt index 0fc8dfe32..af457981d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,6 @@ babelfish bottle bottle-fdsend dogpile.cache -enzyme gitpython langdetect Pillow @@ -12,7 +11,6 @@ py-pretty pycountry pytz requests -subliminal tzlocal urllib3 waitress
\ No newline at end of file |