mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 07:37:34 +00:00
Update reqs
This commit is contained in:
parent
57e6dc3f7a
commit
24a1139c1d
@ -445,6 +445,9 @@ vultr==0.1.2
|
|||||||
# homeassistant.components.wake_on_lan
|
# homeassistant.components.wake_on_lan
|
||||||
wakeonlan==1.1.6
|
wakeonlan==1.1.6
|
||||||
|
|
||||||
|
# homeassistant.components.withings
|
||||||
|
withings-api==2.0.0b8
|
||||||
|
|
||||||
# homeassistant.components.zeroconf
|
# homeassistant.components.zeroconf
|
||||||
zeroconf==0.23.0
|
zeroconf==0.23.0
|
||||||
|
|
||||||
|
@ -185,6 +185,7 @@ TEST_REQUIREMENTS = (
|
|||||||
"YesssSMS",
|
"YesssSMS",
|
||||||
"zeroconf",
|
"zeroconf",
|
||||||
"zigpy-homeassistant",
|
"zigpy-homeassistant",
|
||||||
|
"withings-api",
|
||||||
)
|
)
|
||||||
|
|
||||||
IGNORE_PIN = ("colorlog>2.1,<3", "keyring>=9.3,<10.0", "urllib3")
|
IGNORE_PIN = ("colorlog>2.1,<3", "keyring>=9.3,<10.0", "urllib3")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user