Richardjm/wled serial asyncio (#332)

wled: Use pyserial-asyncio for wled

Signed-off-by:  Richard Mitchell <richardjm+moonraker@gmail.com>
This commit is contained in:
Richard Mitchell
2022-01-15 19:22:49 +00:00
committed by GitHub
parent 60f2e3e1c7
commit 5f54a23f3e
2 changed files with 10 additions and 22 deletions

View File

@@ -1,6 +1,6 @@
# Python dependencies for Moonraker
tornado==6.1.0
pyserial==3.4
pyserial-asyncio==0.6
pillow==9.0.0
lmdb==1.2.1
streaming-form-data==1.8.1