Upgrade pylast to 1.7.0 (#5344)

pull/5352/head
Fabian Affolter 2017-01-15 18:37:17 +01:00 committed by Paulus Schoutsen
parent 82b84f480b
commit 633c1408fb
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@ from homeassistant.helpers.entity import Entity
from homeassistant.const import CONF_API_KEY
import homeassistant.helpers.config_validation as cv
REQUIREMENTS = ['pylast==1.6.0']
REQUIREMENTS = ['pylast==1.7.0']
CONF_USERS = 'users'

View File

@ -431,7 +431,7 @@ pyicloud==0.9.1
pyiss==1.0.1
# homeassistant.components.sensor.lastfm
pylast==1.6.0
pylast==1.7.0
# homeassistant.components.litejet
pylitejet==0.1