mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Remove distro from updater requirements (#54804)
This commit is contained in:
parent
d1057a7004
commit
bf494b5697
@ -2,7 +2,6 @@
|
||||
"domain": "updater",
|
||||
"name": "Updater",
|
||||
"documentation": "https://www.home-assistant.io/integrations/updater",
|
||||
"requirements": ["distro==1.5.0"],
|
||||
"codeowners": ["@home-assistant/core"],
|
||||
"quality_scale": "internal",
|
||||
"iot_class": "cloud_polling"
|
||||
|
@ -14,7 +14,6 @@ certifi>=2020.12.5
|
||||
ciso8601==2.1.3
|
||||
cryptography==3.3.2
|
||||
defusedxml==0.7.1
|
||||
distro==1.5.0
|
||||
emoji==1.2.0
|
||||
hass-nabucasa==0.46.0
|
||||
home-assistant-frontend==20210813.0
|
||||
|
@ -521,9 +521,6 @@ discogs_client==2.3.0
|
||||
# homeassistant.components.discord
|
||||
discord.py==1.7.2
|
||||
|
||||
# homeassistant.components.updater
|
||||
distro==1.5.0
|
||||
|
||||
# homeassistant.components.digitalloggers
|
||||
dlipower==0.7.165
|
||||
|
||||
|
@ -302,9 +302,6 @@ devolo-home-control-api==0.17.4
|
||||
# homeassistant.components.directv
|
||||
directv==0.4.0
|
||||
|
||||
# homeassistant.components.updater
|
||||
distro==1.5.0
|
||||
|
||||
# homeassistant.components.doorbird
|
||||
doorbirdpy==2.1.0
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user