python3Packages.niaarm: unpin plotly

This commit is contained in:
Robert Schütz
2025-06-18 15:29:46 -07:00
parent cf4ccbc4e2
commit 83bca466fc
@@ -36,6 +36,7 @@ buildPythonPackage rec {
pythonRelaxDeps = [
"numpy"
"plotly"
"scikit-learn"
];