python3Packages.pglive: relax pyqtgraph (#503232)

This commit is contained in:
kirillrdy
2026-03-25 03:11:12 +00:00
committed by GitHub
@@ -33,6 +33,7 @@ buildPythonPackage rec {
pythonRelaxDeps = [
"numpy"
"pyqtgraph"
];
passthru.optional-dependencies = {