diff options
author | morpheus65535 <[email protected]> | 2018-03-13 19:30:29 -0400 |
---|---|---|
committer | morpheus65535 <[email protected]> | 2018-03-13 19:30:29 -0400 |
commit | a363560f36963855576a201958a42c7b5c643a5b (patch) | |
tree | 1c3c83df78ba5ae652436f7934fa64d98196576f /requirements.txt | |
parent | 958eacad8ef99813230d547ca13ccbc8de85b913 (diff) | |
download | bazarr-a363560f36963855576a201958a42c7b5c643a5b.tar.gz bazarr-a363560f36963855576a201958a42c7b5c643a5b.zip |
Use pytz for UTC tzinfo
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index 0f4f2be37..0fc8dfe32 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,6 +10,7 @@ langdetect Pillow py-pretty pycountry +pytz requests subliminal tzlocal |