offat: relax openapi-spec-validator

This commit is contained in:
Fabian Affolter
2026-05-02 11:12:34 +02:00
parent 4a8f8966b8
commit f5da79e885
+1
View File
@@ -19,6 +19,7 @@ python3.pkgs.buildPythonApplication (finalAttrs: {
sourceRoot = "${finalAttrs.src.name}/src";
pythonRelaxDeps = [
"openapi-spec-validator"
"rich"
"setuptools"
"tenacity"