diff --git a/scripts/project-templates/jupyter/requirements.txt b/scripts/project-templates/jupyter/requirements.txt index a66857a..cbb001c 100644 --- a/scripts/project-templates/jupyter/requirements.txt +++ b/scripts/project-templates/jupyter/requirements.txt @@ -9,7 +9,7 @@ ipywidgets>=8.1.0,<9.0.0 # Data Science Core pandas>=2.2.0,<3.0.0 -numpy>=1.26.0,<2.0.0 +numpy>=1.26.0,<3.0.0 scipy>=1.12.0,<2.0.0 # Visualization