Upgrade numpy to 1.14.2 (#13291)

This commit is contained in:
Fabian Affolter 2018-03-17 17:40:31 +01:00 committed by Pascal Vizeli
parent d35077271d
commit 82f59ba984
4 changed files with 4 additions and 4 deletions

View File

@ -23,7 +23,7 @@ from homeassistant.helpers.entity import generate_entity_id
from homeassistant.helpers.event import async_track_state_change
from homeassistant.util import utcnow
REQUIREMENTS = ['numpy==1.14.0']
REQUIREMENTS = ['numpy==1.14.2']
_LOGGER = logging.getLogger(__name__)

View File

@ -16,7 +16,7 @@ from homeassistant.components.image_processing import (
from homeassistant.core import split_entity_id
import homeassistant.helpers.config_validation as cv
REQUIREMENTS = ['numpy==1.14.0']
REQUIREMENTS = ['numpy==1.14.2']
_LOGGER = logging.getLogger(__name__)

View File

@ -528,7 +528,7 @@ nuheat==0.3.0
# homeassistant.components.binary_sensor.trend
# homeassistant.components.image_processing.opencv
numpy==1.14.0
numpy==1.14.2
# homeassistant.components.google
oauth2client==4.0.0

View File

@ -99,7 +99,7 @@ mficlient==0.3.0
# homeassistant.components.binary_sensor.trend
# homeassistant.components.image_processing.opencv
numpy==1.14.0
numpy==1.14.2
# homeassistant.components.mqtt
# homeassistant.components.shiftr