From 8c625e96ef3255e3859e6bc857d368e0e271584a Mon Sep 17 00:00:00 2001 From: Tim Meneely Date: Wed, 23 Jun 2021 08:29:29 -0400 Subject: [PATCH] Working --- requirements20210622.txt | 46 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 requirements20210622.txt diff --git a/requirements20210622.txt b/requirements20210622.txt new file mode 100644 index 0000000..7c17e40 --- /dev/null +++ b/requirements20210622.txt @@ -0,0 +1,46 @@ +aiofiles==0.6.0 +ajsonrpc==1.1.0 +bitstring==3.1.7 +bottle==0.12.19 +certifi==2020.12.5 +cffi==1.14.4 +chardet==3.0.4 +click==7.1.2 +colorama==0.4.4 +colorlog==4.6.2 +cryptography==3.3.1 +ecdsa==0.16.1 +esphome==1.19.2 +esphome-dashboard==20210617.1 +esptool==2.8 +h11==0.12.0 +idna==2.10 +ifaddr==0.1.7 +marshmallow==3.9.1 +packaging==20.8 +paho-mqtt==1.5.1 +Pillow==8.0.1 +pip-review==1.1.0 +pkg-resources==0.0.0 +platformio==5.1.1 +protobuf==3.17.0 +pyaes==1.6.1 +pycparser==2.20 +pyelftools==0.27 +pyparsing==2.4.7 +pyserial==3.5 +pytz==2021.1 +PyYAML==5.4.1 +reedsolo==1.5.4 +requests==2.25.0 +semantic-version==2.8.5 +six==1.15.0 +starlette==0.14.2 +tabulate==0.8.7 +tornado==6.1 +tzlocal==2.1 +urllib3==1.26.2 +uvicorn==0.13.4 +voluptuous==0.12.1 +wsproto==1.0.0 +zeroconf==0.28.8