From 73efdc854943e3738d36ca373571fc2ca4695bac Mon Sep 17 00:00:00 2001 From: HsiangNianian Date: Sat, 8 Nov 2025 18:41:36 +0800 Subject: chore(deps): add websockets dependence --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 5900176..30fe29d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,6 +24,7 @@ dependencies = [ "infini>=2.1.15", "ipdm>=0.1.4", "oneroll>=1.3.4", + "websockets>=15.0.1", ] # [project.scripts] -- cgit v1.2.3-70-g09d2