Fixed Windows unicode issue with tzlocal.
... | ... | @@ -39,7 +39,7 @@ unidecode == 0.4.21 |
twilio == 6.10.0 | ||
chardet == 3.0.4 | ||
pytz == 2017.3 | ||
tzlocal == 1.5.1 | ||
tzlocal == 2.0.0b1 | ||
raven == 6.7.0 | ||
python-keycloak-client == 0.1.3 | ||
simplejson == 3.15.0 | ||
... | ... |
Please register or sign in to comment