offat: relax rich (#400054)

This commit is contained in:
Fabian Affolter
2025-04-20 09:51:27 +02:00
committed by GitHub
+1
View File
@@ -19,6 +19,7 @@ python3.pkgs.buildPythonApplication rec {
sourceRoot = "${src.name}/src";
pythonRelaxDeps = [
"rich"
"setuptools"
"tenacity"
];