From ba20396f6330313e78220a0744cc4a9395a40286 Mon Sep 17 00:00:00 2001 From: Guy Jacob Date: Sun, 9 May 2021 09:29:48 +0300 Subject: [PATCH] Update Pillow version (#481) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 075e45c..ea7dc9b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ annoy>=1.8.3 -Pillow>=7.1.0 +Pillow>=8.1.2 matplotlib>=2.0.2 numpy>=1.14.5 pandas>=0.22.0