diff --git a/pyproject.toml b/pyproject.toml index a158fb0f..02602008 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -57,7 +57,7 @@ dependencies = [ "networkx>=2.8.0", "matplotlib>=3.9.4", "seaborn>=0.13.2", - "plotly>=5.10.0", + "plotly>=6.8.0", "ipywidgets>=8.0.0", "requests>=2.32.5", "GitPython>=3.1.50",