Added pytz to requirements

This commit is contained in:
Andrew Dinh 2019-04-23 22:33:20 -07:00
parent b576c74b75
commit a825116b58

View File

@ -3,3 +3,4 @@ numpy~=1.15.4
beautifulsoup4~=4.7.1 beautifulsoup4~=4.7.1
halo~=0.0.23 halo~=0.0.23
requests-cache~=0.4.13 # NOT REQUIRED requests-cache~=0.4.13 # NOT REQUIRED
pytz~=2019.1