Skip to content
Snippets Groups Projects
Commit ff4da052 authored by Marcelo Moreira de Mello's avatar Marcelo Moreira de Mello Committed by Paulus Schoutsen
Browse files

Upgraded python-amcrest to 1.2.3 (#14988)

parent 17308a27
No related branches found
No related tags found
No related merge requests found
...@@ -18,7 +18,7 @@ from homeassistant.const import ( ...@@ -18,7 +18,7 @@ from homeassistant.const import (
from homeassistant.helpers import discovery from homeassistant.helpers import discovery
import homeassistant.helpers.config_validation as cv import homeassistant.helpers.config_validation as cv
REQUIREMENTS = ['amcrest==1.2.2'] REQUIREMENTS = ['amcrest==1.2.3']
DEPENDENCIES = ['ffmpeg'] DEPENDENCIES = ['ffmpeg']
_LOGGER = logging.getLogger(__name__) _LOGGER = logging.getLogger(__name__)
......
...@@ -113,7 +113,7 @@ alarmdecoder==1.13.2 ...@@ -113,7 +113,7 @@ alarmdecoder==1.13.2
alpha_vantage==2.0.0 alpha_vantage==2.0.0
# homeassistant.components.amcrest # homeassistant.components.amcrest
amcrest==1.2.2 amcrest==1.2.3
# homeassistant.components.media_player.anthemav # homeassistant.components.media_player.anthemav
anthemav==1.1.8 anthemav==1.1.8
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment