Bumped Amcrest version (#8624)

This commit is contained in:
Marcelo Moreira de Mello 2017-07-24 02:46:23 -04:00 committed by Paulus Schoutsen
parent 2cf9254a08
commit 3e34f34f6b
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@ from homeassistant.const import (
from homeassistant.helpers import discovery
import homeassistant.helpers.config_validation as cv
REQUIREMENTS = ['amcrest==1.2.0']
REQUIREMENTS = ['amcrest==1.2.1']
DEPENDENCIES = ['ffmpeg']
_LOGGER = logging.getLogger(__name__)

View File

@ -61,7 +61,7 @@ aiopvapi==1.4
alarmdecoder==0.12.1.0
# homeassistant.components.amcrest
amcrest==1.2.0
amcrest==1.2.1
# homeassistant.components.media_player.anthemav
anthemav==1.1.8