From b4ab2a5b7d3bb04c055864ec22656a93dbd9205c Mon Sep 17 00:00:00 2001 From: misaugstad Date: Tue, 7 Apr 2020 02:25:59 +0000 Subject: [PATCH] Bump Pillow from 6.2.0 to 6.2.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c2590c7..882176b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ jsonschema==2.5.1 matplotlib==1.5.3 numpy==1.11.3 pandas==0.19.2 -Pillow==6.2.0 +Pillow==6.2.2 PyMySQL==0.7.9 pyparsing==2.1.10 PySocks==1.5.6