1
0

goodbye websock-client

This commit is contained in:
2025-09-30 20:31:07 -04:00
parent c25455623f
commit 5faccf1c72
2 changed files with 75 additions and 13 deletions

View File

@@ -10,7 +10,7 @@ readme = "README.md"
requires-python = ">=3.13"
dependencies = [
"rel (>=0.4.9.21,<0.5.0.0)",
"websocket-client (>=1.8.0,<2.0.0)",
"websockets (>=15.0.1,<16.0.0)",
]