diff --git a/docker/torch-notebook/requirements.txt b/docker/torch-notebook/requirements.txt index c63a004..dee6bb0 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==8.2.0 Flask==1.0.2 numpy==1.16.2 pandas==0.24.2