offat: relax rich

This commit is contained in:
Fabian Affolter
2025-04-19 13:51:16 +02:00
parent b6efa33a3c
commit 70744696db
+1
View File
@@ -19,6 +19,7 @@ python3.pkgs.buildPythonApplication rec {
sourceRoot = "${src.name}/src";
pythonRelaxDeps = [
"rich"
"setuptools"
"tenacity"
];