Version Bump for aioftp (#19510)

* Version Bump for aioftp

* Version Bump
This commit is contained in:
Ioan Loosley 2018-12-27 17:17:12 +00:00 committed by Fabian Affolter
parent 4c59a6522a
commit 5eab4f1dcc
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ from homeassistant.helpers import config_validation as cv
from homeassistant.helpers.aiohttp_client import async_aiohttp_proxy_stream from homeassistant.helpers.aiohttp_client import async_aiohttp_proxy_stream
from homeassistant.exceptions import PlatformNotReady from homeassistant.exceptions import PlatformNotReady
REQUIREMENTS = ['aioftp==0.10.1'] REQUIREMENTS = ['aioftp==0.12.0']
DEPENDENCIES = ['ffmpeg'] DEPENDENCIES = ['ffmpeg']
_LOGGER = logging.getLogger(__name__) _LOGGER = logging.getLogger(__name__)

View File

@ -102,7 +102,7 @@ aioesphomeapi==1.3.0
aiofreepybox==0.0.5 aiofreepybox==0.0.5
# homeassistant.components.camera.yi # homeassistant.components.camera.yi
aioftp==0.10.1 aioftp==0.12.0
# homeassistant.components.emulated_hue # homeassistant.components.emulated_hue
# homeassistant.components.http # homeassistant.components.http