Update google-api-python-client to 1.6.4 (#9658)

This commit is contained in:
Alok Saboo 2017-10-02 16:42:23 -04:00 committed by Fabian Affolter
parent 4803721120
commit 670bd0ce48
2 changed files with 2 additions and 2 deletions

View file

@ -24,7 +24,7 @@ from homeassistant.helpers.event import track_time_change
from homeassistant.util import convert, dt
REQUIREMENTS = [
'google-api-python-client==1.6.2',
'google-api-python-client==1.6.4',
'oauth2client==4.0.0',
]

View file

@ -273,7 +273,7 @@ gitterpy==0.1.5
gntp==1.0.3
# homeassistant.components.google
google-api-python-client==1.6.2
google-api-python-client==1.6.4
# homeassistant.components.sensor.google_travel_time
googlemaps==2.5.1