We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfe638c commit 8e1707eCopy full SHA for 8e1707e
pyproject.toml
@@ -24,7 +24,7 @@ classifiers = [
24
"Topic :: Home Automation",
25
]
26
dependencies = [
27
- "pyserial-asyncio==0.6"
+ "pyserial-asyncio-fast==0.16"
28
29
dynamic = ["version"]
30
requirements.txt
@@ -1 +1 @@
1
-pyserial-asyncio==0.6
+pyserial-asyncio-fast==0.16
0 commit comments