up-pin plotly.js version

This commit is contained in:
Lendemor 2024-10-05 01:57:22 +02:00
parent 427f6db218
commit 5ebb95b1ef

View File

@ -94,7 +94,7 @@ class Plotly(NoSSRComponent):
library = "react-plotly.js@2.6.0"
lib_dependencies: List[str] = ["plotly.js@2.22.0"]
lib_dependencies: List[str] = ["plotly.js@2.35.2"]
tag = "Plot"