mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
Update google-api-python-client to 1.6.4 (#9658)
This commit is contained in:
parent
4803721120
commit
670bd0ce48
@ -24,7 +24,7 @@ from homeassistant.helpers.event import track_time_change
|
|||||||
from homeassistant.util import convert, dt
|
from homeassistant.util import convert, dt
|
||||||
|
|
||||||
REQUIREMENTS = [
|
REQUIREMENTS = [
|
||||||
'google-api-python-client==1.6.2',
|
'google-api-python-client==1.6.4',
|
||||||
'oauth2client==4.0.0',
|
'oauth2client==4.0.0',
|
||||||
]
|
]
|
||||||
|
|
||||||
|
@ -273,7 +273,7 @@ gitterpy==0.1.5
|
|||||||
gntp==1.0.3
|
gntp==1.0.3
|
||||||
|
|
||||||
# homeassistant.components.google
|
# homeassistant.components.google
|
||||||
google-api-python-client==1.6.2
|
google-api-python-client==1.6.4
|
||||||
|
|
||||||
# homeassistant.components.sensor.google_travel_time
|
# homeassistant.components.sensor.google_travel_time
|
||||||
googlemaps==2.5.1
|
googlemaps==2.5.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user