diff --git a/setup.py b/setup.py index 10afc00..e93d7c1 100644 --- a/setup.py +++ b/setup.py @@ -28,7 +28,7 @@ setup( install_requires=[ 'torch<=1.1.0', - 'Pillow<=6.1', + 'Pillow<=6.3', 'torchvision<=0.3.0', 'openpifpaf<=0.9.0', 'tabulate<=0.8.3', # For evaluation