esphome: add requests required for fonts component
This commit is contained in:
parent
a941ed5513
commit
a2f9ecfeb4
1 changed files with 1 additions and 0 deletions
|
@ -55,6 +55,7 @@ with python.pkgs; buildPythonApplication rec {
|
|||
protobuf
|
||||
pyserial
|
||||
pyyaml
|
||||
requests
|
||||
tornado
|
||||
tzdata
|
||||
tzlocal
|
||||
|
|
Loading…
Reference in a new issue