1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-31 15:12:06 +00:00

WPA2 Enterprise Attempt 2 (#1158)

This commit is contained in:
Otto Winter
2020-07-24 15:40:05 +02:00
committed by GitHub
parent c030be4d3f
commit f3d5d27c8f
7 changed files with 271 additions and 3 deletions

View File

@@ -1,7 +1,8 @@
pylint==2.5.3
flake8==3.8.3
pillow
pexpect
pillow>4.0.0
cryptography>=2.0.0,<3
pexpect==4.8.0
# Unit tests
pytest==5.4.3