fix: websocket-client dependency
Signed-off-by: Boris Yumankulov <boria138@altlinux.org>
This commit is contained in:
@@ -39,7 +39,7 @@ dependencies = [
|
||||
"requests>=2.32.3",
|
||||
"tqdm>=4.67.1",
|
||||
"vdf>=3.4",
|
||||
"websocket-client"
|
||||
"websocket-client>=1.8.0",
|
||||
]
|
||||
|
||||
[project.scripts]
|
||||
|
Reference in New Issue
Block a user