add plotly for visuals

This commit is contained in:
2026-07-02 09:53:01 +02:00
parent 2397f23385
commit 70a25d6b0f
2 changed files with 17 additions and 1 deletions
+1
View File
@@ -154,4 +154,5 @@ data = [
"seaborn>=0.13.2",
"altair>=6.0.0",
"scipy>=1.17.0",
"plotly>=6.8.0",
]