Update requirements.

This commit is contained in:
Tobias Sauerwein
2017-11-20 06:24:09 +00:00
parent 2edd69fd64
commit 024b5cf8bf
2 changed files with 2 additions and 0 deletions

View File

@@ -181,5 +181,6 @@ warrant==0.5.0
# homeassistant.components.sensor.yahoo_finance
yahoo-finance==1.4.0
# homeassistant.components.sensor.yweather
# homeassistant.components.weather.yweather
yahooweather==0.9

View File

@@ -81,6 +81,7 @@ TEST_REQUIREMENTS = (
'uvcclient',
'warrant',
'yahoo-finance',
'yahooweather',
'pythonwhois',
'wakeonlan',
'vultr'