esphome: add requests required for fonts component

This commit is contained in:
Kat Inskip
2022-10-16 16:46:06 -07:00
parent a941ed5513
commit a2f9ecfeb4
+1
View File
@@ -55,6 +55,7 @@ with python.pkgs; buildPythonApplication rec {
protobuf
pyserial
pyyaml
requests
tornado
tzdata
tzlocal