diff --git a/docker/torch-notebook/requirements.txt b/docker/torch-notebook/requirements.txt index c63a004..d1c33e7 100644 --- a/docker/torch-notebook/requirements.txt +++ b/docker/torch-notebook/requirements.txt @@ -1,5 +1,5 @@ torchvision==0.7 -Pillow==5.3.0 +Pillow==9.3.0 Flask==1.0.2 numpy==1.16.2 pandas==0.24.2