poetry: relax dependency to fix build

This commit is contained in:
K900
2026-01-15 18:10:13 +03:00
parent 4cf78ae2a1
commit 6b3d9e2ce3
+1
View File
@@ -57,6 +57,7 @@ buildPythonPackage rec {
pythonRelaxDeps = [
"dulwich"
"keyring"
"pbs-installer"
];
dependencies = [