mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
Set pytz to >=2018.04 (#14520)
This commit is contained in:
parent
4c328baaa6
commit
e929f45ab8
@ -1,6 +1,6 @@
|
||||
requests==2.18.4
|
||||
pyyaml>=3.11,<4
|
||||
pytz>=2017.02
|
||||
pytz>=2018.04
|
||||
pip>=8.0.3
|
||||
jinja2>=2.10
|
||||
voluptuous==0.11.1
|
||||
|
@ -1,7 +1,7 @@
|
||||
# Home Assistant core
|
||||
requests==2.18.4
|
||||
pyyaml>=3.11,<4
|
||||
pytz>=2017.02
|
||||
pytz>=2018.04
|
||||
pip>=8.0.3
|
||||
jinja2>=2.10
|
||||
voluptuous==0.11.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user