poetry: fix build by relaxing dep

Signed-off-by: phanirithvij <phanirithvij2000@gmail.com>
This commit is contained in:
phanirithvij
2026-01-17 13:05:04 +05:30
parent ce89c6ba5d
commit 7f3d1e0c3f
+1
View File
@@ -57,6 +57,7 @@ buildPythonPackage rec {
pythonRelaxDeps = [
"dulwich"
"keyring"
"pbs-installer"
];
dependencies = [