Upgrade yahoo-finance to 1.3.2 (#4040)

This commit is contained in:
Fabian Affolter 2016-10-25 17:36:20 +02:00 committed by Paulus Schoutsen
parent a8c5c995a0
commit d308ea69ce
2 changed files with 2 additions and 2 deletions

View file

@ -15,7 +15,7 @@ from homeassistant.helpers.entity import Entity
from homeassistant.util import Throttle
import homeassistant.helpers.config_validation as cv
REQUIREMENTS = ['yahoo-finance==1.2.1']
REQUIREMENTS = ['yahoo-finance==1.3.2']
_LOGGER = logging.getLogger(__name__)

View file

@ -543,7 +543,7 @@ xboxapi==0.1.1
xmltodict==0.10.2
# homeassistant.components.sensor.yahoo_finance
yahoo-finance==1.2.1
yahoo-finance==1.3.2
# homeassistant.components.sensor.yweather
yahooweather==0.8