Upgrade dnspython3 to 1.14.0 (#3522)
This commit is contained in:
parent
4b8bc90d16
commit
3b5142eb85
2 changed files with 2 additions and 2 deletions
|
@ -14,7 +14,7 @@ from homeassistant.components.notify import (
|
|||
from homeassistant.const import CONF_PASSWORD, CONF_SENDER, CONF_RECIPIENT
|
||||
|
||||
REQUIREMENTS = ['sleekxmpp==1.3.1',
|
||||
'dnspython3==1.12.0',
|
||||
'dnspython3==1.14.0',
|
||||
'pyasn1==0.1.9',
|
||||
'pyasn1-modules==0.0.8']
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue