Unverified Commit 946774a4 authored by Martin Weinelt's avatar Martin Weinelt Committed by GitHub
Browse files

Merge pull request #196326 from kittywitch/esphome-font-component

esphome: add requests required for fonts component
parents 0f3ea348 a2f9ecfe
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -55,6 +55,7 @@ with python.pkgs; buildPythonApplication rec {
    protobuf
    pyserial
    pyyaml
    requests
    tornado
    tzdata
    tzlocal