Upgrade speedtest-cli to 1.0.3 (#6867)

This commit is contained in:
Fabian Affolter 2017-03-31 22:57:29 +02:00 committed by GitHub
parent 2d6b09586d
commit a0bb554f8a
2 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ from homeassistant.helpers.entity import Entity
from homeassistant.helpers.event import track_time_change
from homeassistant.helpers.restore_state import async_get_last_state
REQUIREMENTS = ['speedtest-cli==1.0.2']
REQUIREMENTS = ['speedtest-cli==1.0.3']
_LOGGER = logging.getLogger(__name__)
_SPEEDTEST_REGEX = re.compile(r'Ping:\s(\d+\.\d+)\sms[\r\n]+'

View File

@ -714,7 +714,7 @@ snapcast==1.2.2
somecomfort==0.4.1
# homeassistant.components.sensor.speedtest
speedtest-cli==1.0.2
speedtest-cli==1.0.3
# homeassistant.components.recorder
# homeassistant.scripts.db_migrator