diff --git a/src/copier_template/src/{{ project_name }}/helm/notebooks/requirements.txt b/src/copier_template/src/{{ project_name }}/helm/notebooks/requirements.txt index 58a5482..38869de 100644 --- a/src/copier_template/src/{{ project_name }}/helm/notebooks/requirements.txt +++ b/src/copier_template/src/{{ project_name }}/helm/notebooks/requirements.txt @@ -1,7 +1,7 @@ numpy==2.2.5 matplotlib==3.10.3 pandas==2.2.3 -scipy==1.15.3 +scipy==1.18.0 nbconvert==7.17.1 ipykernel==6.29.5 ipython==9.2.0 diff --git a/src/copier_template/src/{{ project_name }}/workflow_definitions/mounted_files/requirements.txt b/src/copier_template/src/{{ project_name }}/workflow_definitions/mounted_files/requirements.txt index 58a5482..38869de 100644 --- a/src/copier_template/src/{{ project_name }}/workflow_definitions/mounted_files/requirements.txt +++ b/src/copier_template/src/{{ project_name }}/workflow_definitions/mounted_files/requirements.txt @@ -1,7 +1,7 @@ numpy==2.2.5 matplotlib==3.10.3 pandas==2.2.3 -scipy==1.15.3 +scipy==1.18.0 nbconvert==7.17.1 ipykernel==6.29.5 ipython==9.2.0 diff --git a/src/python_interface_to_workflows/helm/notebooks/requirements.txt b/src/python_interface_to_workflows/helm/notebooks/requirements.txt index 58a5482..38869de 100644 --- a/src/python_interface_to_workflows/helm/notebooks/requirements.txt +++ b/src/python_interface_to_workflows/helm/notebooks/requirements.txt @@ -1,7 +1,7 @@ numpy==2.2.5 matplotlib==3.10.3 pandas==2.2.3 -scipy==1.15.3 +scipy==1.18.0 nbconvert==7.17.1 ipykernel==6.29.5 ipython==9.2.0 diff --git a/src/python_interface_to_workflows/workflow_definitions/mounted_files/requirements.txt b/src/python_interface_to_workflows/workflow_definitions/mounted_files/requirements.txt index 58a5482..38869de 100644 --- a/src/python_interface_to_workflows/workflow_definitions/mounted_files/requirements.txt +++ b/src/python_interface_to_workflows/workflow_definitions/mounted_files/requirements.txt @@ -1,7 +1,7 @@ numpy==2.2.5 matplotlib==3.10.3 pandas==2.2.3 -scipy==1.15.3 +scipy==1.18.0 nbconvert==7.17.1 ipykernel==6.29.5 ipython==9.2.0