Update numpy 1.13.0 (#8059)
This commit is contained in:
parent
9b640f6a81
commit
e90ae2fb75
2 changed files with 2 additions and 2 deletions
|
@ -17,7 +17,7 @@ from homeassistant.components.image_processing import (
|
|||
ImageProcessingEntity)
|
||||
import homeassistant.helpers.config_validation as cv
|
||||
|
||||
REQUIREMENTS = ['numpy==1.12.0']
|
||||
REQUIREMENTS = ['numpy==1.13.0']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue