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