diff --git a/client/pyproject.toml b/client/pyproject.toml index 5e811321f8..e9885af735 100644 --- a/client/pyproject.toml +++ b/client/pyproject.toml @@ -14,7 +14,6 @@ qtawesome = "0.7.3" [ayon.runtimeDependencies] aiohttp_json_rpc = "*" # TVPaint server aiohttp-middlewares = "^2.0.0" -wsrpc_aiohttp = "^3.1.1" # websocket server Click = "^8" OpenTimelineIO = "0.16.0" opencolorio = "2.2.1"