bbot: add websockets to pythonRelaxDeps
This commit is contained in:
@@ -19,6 +19,7 @@ python3.pkgs.buildPythonApplication (finalAttrs: {
|
||||
"radixtarget"
|
||||
"regex"
|
||||
"tabulate"
|
||||
"websockets"
|
||||
];
|
||||
|
||||
build-system = with python3.pkgs; [
|
||||
|
||||
Reference in New Issue
Block a user