diff --git a/scripts/project-templates/jupyter/requirements.txt b/scripts/project-templates/jupyter/requirements.txt index a66857a..fe21093 100644 --- a/scripts/project-templates/jupyter/requirements.txt +++ b/scripts/project-templates/jupyter/requirements.txt @@ -15,7 +15,7 @@ scipy>=1.12.0,<2.0.0 # Visualization matplotlib>=3.8.0,<4.0.0 seaborn>=0.13.0,<0.14.0 -plotly>=5.18.0,<6.0.0 +plotly>=5.18.0,<7.0.0 # Performance numba>=0.59.0,<0.60.0