Upgrade TwitterAPI to 2.5.0 (#13287)
This commit is contained in:
parent
aec61b7c86
commit
d35077271d
2 changed files with 2 additions and 2 deletions
|
@ -19,7 +19,7 @@ from homeassistant.components.notify import (
|
|||
from homeassistant.const import CONF_ACCESS_TOKEN, CONF_USERNAME
|
||||
from homeassistant.helpers.event import async_track_point_in_time
|
||||
|
||||
REQUIREMENTS = ['TwitterAPI==2.4.10']
|
||||
REQUIREMENTS = ['TwitterAPI==2.5.0']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue