mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 09:17:53 +00:00
Bump googel-api-python-client to 2.3.8 (last updated 2017) (#67298)
This commit is contained in:
parent
d9abd5efea
commit
1cc4ae2bdd
@ -3,7 +3,7 @@
|
||||
"name": "Google Calendars",
|
||||
"documentation": "https://www.home-assistant.io/integrations/calendar.google/",
|
||||
"requirements": [
|
||||
"google-api-python-client==1.6.4",
|
||||
"google-api-python-client==2.38.0",
|
||||
"httplib2==0.19.0",
|
||||
"oauth2client==4.1.3"
|
||||
],
|
||||
|
@ -732,7 +732,7 @@ goalzero==0.2.1
|
||||
goodwe==0.2.15
|
||||
|
||||
# homeassistant.components.google
|
||||
google-api-python-client==1.6.4
|
||||
google-api-python-client==2.38.0
|
||||
|
||||
# homeassistant.components.google_pubsub
|
||||
google-cloud-pubsub==2.9.0
|
||||
|
@ -493,7 +493,7 @@ goalzero==0.2.1
|
||||
goodwe==0.2.15
|
||||
|
||||
# homeassistant.components.google
|
||||
google-api-python-client==1.6.4
|
||||
google-api-python-client==2.38.0
|
||||
|
||||
# homeassistant.components.google_pubsub
|
||||
google-cloud-pubsub==2.9.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user