mirror of
https://github.com/home-assistant/core.git
synced 2025-07-20 19:57:07 +00:00
bump gtts-token to 1.1.3 (#18824)
This commit is contained in:
parent
4bee3f760f
commit
fcdb25eb3c
@ -17,7 +17,7 @@ import yarl
|
|||||||
from homeassistant.components.tts import CONF_LANG, PLATFORM_SCHEMA, Provider
|
from homeassistant.components.tts import CONF_LANG, PLATFORM_SCHEMA, Provider
|
||||||
from homeassistant.helpers.aiohttp_client import async_get_clientsession
|
from homeassistant.helpers.aiohttp_client import async_get_clientsession
|
||||||
|
|
||||||
REQUIREMENTS = ['gTTS-token==1.1.2']
|
REQUIREMENTS = ['gTTS-token==1.1.3']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
@ -409,7 +409,7 @@ freesms==0.1.2
|
|||||||
fritzhome==1.0.4
|
fritzhome==1.0.4
|
||||||
|
|
||||||
# homeassistant.components.tts.google
|
# homeassistant.components.tts.google
|
||||||
gTTS-token==1.1.2
|
gTTS-token==1.1.3
|
||||||
|
|
||||||
# homeassistant.components.sensor.gearbest
|
# homeassistant.components.sensor.gearbest
|
||||||
gearbest_parser==1.0.7
|
gearbest_parser==1.0.7
|
||||||
|
@ -75,7 +75,7 @@ feedparser==5.2.1
|
|||||||
foobot_async==0.3.1
|
foobot_async==0.3.1
|
||||||
|
|
||||||
# homeassistant.components.tts.google
|
# homeassistant.components.tts.google
|
||||||
gTTS-token==1.1.2
|
gTTS-token==1.1.3
|
||||||
|
|
||||||
# homeassistant.components.geo_location.geo_json_events
|
# homeassistant.components.geo_location.geo_json_events
|
||||||
# homeassistant.components.geo_location.nsw_rural_fire_service_feed
|
# homeassistant.components.geo_location.nsw_rural_fire_service_feed
|
||||||
|
Loading…
x
Reference in New Issue
Block a user