Upgrade astral to 1.3 (#4238)

This commit is contained in:
Fabian Affolter 2016-11-06 16:36:16 +01:00 committed by Paulus Schoutsen
parent 5d862e426e
commit c35e5c9997
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@ import homeassistant.helpers.config_validation as cv
import homeassistant.util as util import homeassistant.util as util
REQUIREMENTS = ['astral==1.2'] REQUIREMENTS = ['astral==1.3']
_LOGGER = logging.getLogger(__name__) _LOGGER = logging.getLogger(__name__)

View File

@ -37,7 +37,7 @@ apcaccess==0.0.4
apns2==0.1.1 apns2==0.1.1
# homeassistant.components.sun # homeassistant.components.sun
astral==1.2 astral==1.3
# homeassistant.components.sensor.linux_battery # homeassistant.components.sensor.linux_battery
batinfo==0.3 batinfo==0.3