Commit 5253b1a8 authored by Robert Schütz's avatar Robert Schütz
Browse files

esphome: depend on requests

parent 2fcef50f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -95,6 +95,7 @@ python.pkgs.buildPythonApplication rec {
    pyparsing
    pyserial
    pyyaml
    requests
    resvg-py
    ruamel-yaml
    tornado