mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
update dnspython
This commit is contained in:
parent
17bf27474a
commit
e0db473294
@ -45,7 +45,7 @@ from homeassistant.helpers import validate_config
|
||||
from homeassistant.components.notify import (
|
||||
DOMAIN, ATTR_TITLE, BaseNotificationService)
|
||||
|
||||
REQUIREMENTS = ['sleekxmpp>=1.3.1', 'dnspython>=1.11.1']
|
||||
REQUIREMENTS = ['sleekxmpp>=1.3.1', 'dnspython3>=1.12.0']
|
||||
|
||||
|
||||
def get_service(hass, config):
|
||||
|
Loading…
x
Reference in New Issue
Block a user