diff --git a/scripts/project-templates/jupyter/requirements.txt b/scripts/project-templates/jupyter/requirements.txt index a66857a..0e9f891 100644 --- a/scripts/project-templates/jupyter/requirements.txt +++ b/scripts/project-templates/jupyter/requirements.txt @@ -8,7 +8,7 @@ ipykernel>=6.29.0,<7.0.0 ipywidgets>=8.1.0,<9.0.0 # Data Science Core -pandas>=2.2.0,<3.0.0 +pandas>=2.2.0,<4.0.0 numpy>=1.26.0,<2.0.0 scipy>=1.12.0,<2.0.0