mirror of
https://github.com/home-assistant/core.git
synced 2025-07-27 15:17:35 +00:00
Bump gtts-token to 1.1.2 (#16775)
* bump gtts-token to 1.1.2 * bump gtts-token to 1.1.2 * bump gtts-token to 1.1.2
This commit is contained in:
parent
18d37ff0fd
commit
ee3f17d5c7
@ -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.1']
|
REQUIREMENTS = ['gTTS-token==1.1.2']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
@ -382,7 +382,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.1
|
gTTS-token==1.1.2
|
||||||
|
|
||||||
# homeassistant.components.sensor.gearbest
|
# homeassistant.components.sensor.gearbest
|
||||||
gearbest_parser==1.0.7
|
gearbest_parser==1.0.7
|
||||||
|
@ -63,7 +63,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.1
|
gTTS-token==1.1.2
|
||||||
|
|
||||||
# homeassistant.components.geo_location.geo_json_events
|
# homeassistant.components.geo_location.geo_json_events
|
||||||
geojson_client==0.1
|
geojson_client==0.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user