mirror of
https://github.com/home-assistant/core.git
synced 2025-07-18 18:57:06 +00:00
Add missing http dependency (#27097)
This commit is contained in:
parent
8d251c190f
commit
e033c46c91
@ -7,7 +7,9 @@
|
|||||||
"plexapi==3.0.6",
|
"plexapi==3.0.6",
|
||||||
"plexauth==0.0.4"
|
"plexauth==0.0.4"
|
||||||
],
|
],
|
||||||
"dependencies": [],
|
"dependencies": [
|
||||||
|
"http"
|
||||||
|
],
|
||||||
"codeowners": [
|
"codeowners": [
|
||||||
"@jjlawren"
|
"@jjlawren"
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user