wyoming-piper: relax constraint on regex dependency (#439286)

This commit is contained in:
Martin Weinelt
2025-09-01 23:38:15 +02:00
committed by GitHub
@@ -21,6 +21,7 @@ python3Packages.buildPythonApplication rec {
];
pythonRelaxDeps = [
"regex"
"wyoming"
];