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..0ef8433 100644 --- a/src/copier_template/src/{{ project_name }}/helm/notebooks/requirements.txt +++ b/src/copier_template/src/{{ project_name }}/helm/notebooks/requirements.txt @@ -1,6 +1,6 @@ numpy==2.2.5 matplotlib==3.10.3 -pandas==2.2.3 +pandas==2.3.3 scipy==1.15.3 nbconvert==7.17.1 ipykernel==6.29.5 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..0ef8433 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,6 +1,6 @@ numpy==2.2.5 matplotlib==3.10.3 -pandas==2.2.3 +pandas==2.3.3 scipy==1.15.3 nbconvert==7.17.1 ipykernel==6.29.5 diff --git a/src/python_interface_to_workflows/helm/notebooks/requirements.txt b/src/python_interface_to_workflows/helm/notebooks/requirements.txt index 58a5482..0ef8433 100644 --- a/src/python_interface_to_workflows/helm/notebooks/requirements.txt +++ b/src/python_interface_to_workflows/helm/notebooks/requirements.txt @@ -1,6 +1,6 @@ numpy==2.2.5 matplotlib==3.10.3 -pandas==2.2.3 +pandas==2.3.3 scipy==1.15.3 nbconvert==7.17.1 ipykernel==6.29.5 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..0ef8433 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,6 +1,6 @@ numpy==2.2.5 matplotlib==3.10.3 -pandas==2.2.3 +pandas==2.3.3 scipy==1.15.3 nbconvert==7.17.1 ipykernel==6.29.5