mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
Upgrade pytz to >=2020.5 (#44702)
This commit is contained in:
parent
74b480e9d4
commit
61f137c7c6
@ -22,7 +22,7 @@ paho-mqtt==1.5.1
|
||||
pillow==7.2.0
|
||||
pip>=8.0.3,<20.3
|
||||
python-slugify==4.0.1
|
||||
pytz>=2020.1
|
||||
pytz>=2020.5
|
||||
pyyaml==5.3.1
|
||||
requests==2.25.0
|
||||
ruamel.yaml==0.15.100
|
||||
|
@ -15,7 +15,7 @@ PyJWT==1.7.1
|
||||
cryptography==3.2
|
||||
pip>=8.0.3,<20.3
|
||||
python-slugify==4.0.1
|
||||
pytz>=2020.1
|
||||
pytz>=2020.5
|
||||
pyyaml==5.3.1
|
||||
requests==2.25.0
|
||||
ruamel.yaml==0.15.100
|
||||
|
Loading…
x
Reference in New Issue
Block a user