From e288a552dde81744c45f305af38d30d39305d6c1 Mon Sep 17 00:00:00 2001 From: Gal Leibovich Date: Mon, 28 Oct 2019 18:30:48 +0200 Subject: [PATCH] Update requirements.txt (#422) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 764a95d..7ecb1df 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ annoy>=1.8.3 -Pillow>=4.3.0 +Pillow>=6.2.0 matplotlib>=2.0.2 numpy>=1.14.5 pandas>=0.22.0