We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f2bc57 commit 97557d1Copy full SHA for 97557d1
pyproject.toml
@@ -24,7 +24,7 @@ dependencies = [
24
"pyserial==3.5",
25
"pyserial-asyncio-fast",
26
"pydantic==2.9.2",
27
- "websockets",
+ "websockets<14.0",
28
"aiohttp"
29
]
30
0 commit comments