heisenbridge: relax deps

This commit is contained in:
K900
2026-02-12 21:41:08 +03:00
parent ed0dbf1c11
commit 39362b6554
+2
View File
@@ -27,6 +27,8 @@ python3.pkgs.buildPythonApplication (finalAttrs: {
pythonRelaxDeps = [
"irc"
"ruamel.yaml"
"mautrix"
];
dependencies = with python3.pkgs; [