python313Packages.pysigma-backend-sqlite: relax pysigma

This commit is contained in:
Fabian Affolter
2025-12-23 21:37:15 +01:00
parent 30d5f54503
commit a0b2dc8462
@@ -20,6 +20,8 @@ buildPythonPackage rec {
hash = "sha256-NBgpLP3/UUrW/qM24jUyV4MH5c/uCVAfInZ6AKcl1X0=";
};
pythonRelaxDeps = [ "pysigma" ];
build-system = [ poetry-core ];
dependencies = [ pysigma ];