modelscan: relax rich (#400055)

This commit is contained in:
Aleksana
2025-04-19 23:16:28 +08:00
committed by GitHub
+2
View File
@@ -16,6 +16,8 @@ python3.pkgs.buildPythonApplication rec {
hash = "sha256-8VupkPiHebVtOqMdtkBflAI1zPRdDSvHCEq3ghjASaE=";
};
pythonRelaxDeps = [ "rich" ];
build-system = with python3.pkgs; [
poetry-core
poetry-dynamic-versioning