offat: relax openapi-spec-validator (#515796)

This commit is contained in:
Fabian Affolter
2026-05-02 13:17:36 +00:00
committed by GitHub
+1
View File
@@ -19,6 +19,7 @@ python3.pkgs.buildPythonApplication (finalAttrs: {
sourceRoot = "${finalAttrs.src.name}/src";
pythonRelaxDeps = [
"openapi-spec-validator"
"rich"
"setuptools"
"tenacity"