Bumped Amcrest version (#8624)
This commit is contained in:
parent
5d810dae86
commit
3fec2955a5
2 changed files with 2 additions and 2 deletions
|
@ -17,7 +17,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__)
|
||||
|
|
|
@ -61,7 +61,7 @@ aiopvapi==1.4
|
|||
alarmdecoder==0.12.3
|
||||
|
||||
# homeassistant.components.amcrest
|
||||
amcrest==1.2.0
|
||||
amcrest==1.2.1
|
||||
|
||||
# homeassistant.components.media_player.anthemav
|
||||
anthemav==1.1.8
|
||||
|
|
Loading…
Add table
Reference in a new issue