[google] Update google component dependencies (#5904)

This commit is contained in:
Pascal Bach 2017-02-12 18:55:17 +01:00 committed by Lewis Juggins
parent 4af9d0f9ea
commit f8be731891
2 changed files with 4 additions and 4 deletions

View file

@ -25,8 +25,8 @@ from homeassistant.helpers.event import track_time_change
from homeassistant.util import convert, dt
REQUIREMENTS = [
'google-api-python-client==1.5.5',
'oauth2client==3.0.0',
'google-api-python-client==1.6.2',
'oauth2client==4.0.0',
]
_LOGGER = logging.getLogger(__name__)

View file

@ -171,7 +171,7 @@ gTTS-token==1.1.1
gntp==1.0.3
# homeassistant.components.google
google-api-python-client==1.5.5
google-api-python-client==1.6.2
# homeassistant.components.sensor.google_travel_time
googlemaps==2.4.4
@ -341,7 +341,7 @@ netdisco==0.8.2
neurio==0.3.1
# homeassistant.components.google
oauth2client==3.0.0
oauth2client==4.0.0
# homeassistant.components.sensor.openevse
openevsewifi==0.4