We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbd506a commit aab903dCopy full SHA for aab903d
1 file changed
pyproject.toml
@@ -31,11 +31,11 @@ dependencies = [
31
"packaging==25.0",
32
"platformdirs==4.5.1",
33
"pyserial==3.5",
34
- "python-socketio[asyncio_client]==5.15.1",
+ "python-socketio==5.15.1",
35
"requests==2.32.5",
36
"sensapex==1.504.1",
37
"rich==14.2.0",
38
- "vbl-aquarium==1.1.0"
+ "vbl-aquarium==1.2.0"
39
]
40
41
[project.urls]
0 commit comments