From ef9c722ba1b3258c5b5e06259f3ab956c597a297 Mon Sep 17 00:00:00 2001 From: Andreas Perhab Date: Thu, 4 Mar 2021 08:31:06 +0100 Subject: [PATCH] [FIX] requirements: pillow 7.1.0 is not available in pip (python2?) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f5be769..a7ea152 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ natsort==6.0.0 ndg-httpsclient==0.5.1 openpyxl==2.6.2 paramiko==2.4.2 -Pillow==7.1.0 +Pillow==6.2.2 pyasn1==0.4.5 pycparser==2.19 PyNaCl==1.3.0