mirror of
https://github.com/home-assistant/core.git
synced 2025-07-29 18:28:14 +02:00
Upgrade pytz to 2017.02 (#6875)
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
requests>=2,<3
|
||||
pyyaml>=3.11,<4
|
||||
pytz>=2016.10
|
||||
pytz>=2017.02
|
||||
pip>=7.1.0
|
||||
jinja2>=2.9.5
|
||||
voluptuous==0.9.3
|
||||
|
@ -1,7 +1,7 @@
|
||||
# Home Assistant core
|
||||
requests>=2,<3
|
||||
pyyaml>=3.11,<4
|
||||
pytz>=2016.10
|
||||
pytz>=2017.02
|
||||
pip>=7.1.0
|
||||
jinja2>=2.9.5
|
||||
voluptuous==0.9.3
|
||||
|
Reference in New Issue
Block a user