diff --git a/examples/helm-based-templates/notebooks/pytorch_requirements.txt b/examples/helm-based-templates/notebooks/pytorch_requirements.txt index f94a9fa0f..8fabc3bbf 100644 --- a/examples/helm-based-templates/notebooks/pytorch_requirements.txt +++ b/examples/helm-based-templates/notebooks/pytorch_requirements.txt @@ -1,5 +1,5 @@ numpy==2.2.5 -Pillow==11.3.0 +Pillow==12.1.1 torch==2.8.0 nbconvert==7.17.0 ipykernel==6.29.5