Update google-api-python-client to 1.6.4 (#9658)
This commit is contained in:
parent
4803721120
commit
670bd0ce48
2 changed files with 2 additions and 2 deletions
|
@ -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',
|
||||
]
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue