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