1
0
mirror of https://github.com/esphome/esphome.git synced 2025-11-01 07:31:51 +00:00

Convert time to use tzdata (#2425)

This commit is contained in:
Otto Winter
2021-10-03 14:10:53 +02:00
committed by GitHub
parent eaa5200a35
commit 912793eddf
2 changed files with 49 additions and 115 deletions

View File

@@ -3,8 +3,8 @@ PyYAML==5.4.1
paho-mqtt==1.5.1
colorama==0.4.4
tornado==6.1
tzlocal==3.0
pytz==2021.1
tzlocal==3.0 # from time
tzdata>=2021.1 # from time
pyserial==3.5
platformio==5.2.0
esptool==3.1