Upgrade TwitterAPI to 2.4.4 (#5940)

This commit is contained in:
Fabian Affolter 2017-02-13 11:20:37 +01:00 committed by Pascal Vizeli
parent bc1d14f9c3
commit 9a5618fe96
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@ from homeassistant.components.notify import (
PLATFORM_SCHEMA, BaseNotificationService)
from homeassistant.const import CONF_ACCESS_TOKEN, CONF_USERNAME
REQUIREMENTS = ['TwitterAPI==2.4.3']
REQUIREMENTS = ['TwitterAPI==2.4.4']
_LOGGER = logging.getLogger(__name__)

View File

@ -31,7 +31,7 @@ PyMata==2.13
SoCo==0.12
# homeassistant.components.notify.twitter
TwitterAPI==2.4.3
TwitterAPI==2.4.4
# homeassistant.components.emulated_hue
# homeassistant.components.http