diff --git a/setup.py b/setup.py index 185c7d64f..0853b3895 100644 --- a/setup.py +++ b/setup.py @@ -23,7 +23,7 @@ "opencv-python", "pandas", "torchvision>=0.4.2", - "PIL", + "Pillow", "sklearn", "tensorboard", "fairscale",