Upgrade numpy to 1.15.1 (#16126)

This commit is contained in:
Fabian Affolter 2018-08-22 13:55:11 +02:00 committed by Paulus Schoutsen
parent 2e6cb2235c
commit b0c2d24997
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.15.0']
REQUIREMENTS = ['numpy==1.15.1']
_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.15.0']
REQUIREMENTS = ['numpy==1.15.1']
_LOGGER = logging.getLogger(__name__)

View file

@ -613,7 +613,7 @@ nuheat==0.3.0
# homeassistant.components.binary_sensor.trend
# homeassistant.components.image_processing.opencv
numpy==1.15.0
numpy==1.15.1
# homeassistant.components.google
oauth2client==4.0.0

View file

@ -102,7 +102,7 @@ mficlient==0.3.0
# homeassistant.components.binary_sensor.trend
# homeassistant.components.image_processing.opencv
numpy==1.15.0
numpy==1.15.1
# homeassistant.components.mqtt
# homeassistant.components.shiftr