mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-29 16:24:10 +00:00
esphome: add requests required for fonts component
This commit is contained in:
parent
a941ed5513
commit
a2f9ecfeb4
@ -55,6 +55,7 @@ with python.pkgs; buildPythonApplication rec {
|
||||
protobuf
|
||||
pyserial
|
||||
pyyaml
|
||||
requests
|
||||
tornado
|
||||
tzdata
|
||||
tzlocal
|
||||
|
Loading…
Reference in New Issue
Block a user