mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +00:00
bump gtts-token to 1.1.3 (#18824)
This commit is contained in:
parent
449cde5396
commit
ada148eeae
@ -17,7 +17,7 @@ import yarl
|
||||
from homeassistant.components.tts import CONF_LANG, PLATFORM_SCHEMA, Provider
|
||||
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__)
|
||||
|
||||
|
@ -406,7 +406,7 @@ freesms==0.1.2
|
||||
fritzhome==1.0.4
|
||||
|
||||
# homeassistant.components.tts.google
|
||||
gTTS-token==1.1.2
|
||||
gTTS-token==1.1.3
|
||||
|
||||
# homeassistant.components.sensor.gearbest
|
||||
gearbest_parser==1.0.7
|
||||
|
@ -72,7 +72,7 @@ feedparser==5.2.1
|
||||
foobot_async==0.3.1
|
||||
|
||||
# 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.nsw_rural_fire_service_feed
|
||||
|
Loading…
x
Reference in New Issue
Block a user