From dc0288054516a68284847d66df83640cbec30b42 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Sun, 7 Nov 2021 11:23:27 +0100 Subject: [PATCH] :arrow_down: Downgrade pillow to 6.2.2 --- motioneye/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/motioneye/requirements.txt b/motioneye/requirements.txt index 235e7d5..d418f92 100644 --- a/motioneye/requirements.txt +++ b/motioneye/requirements.txt @@ -3,7 +3,7 @@ futures==3.3.0 jinja2==2.11.3 MarkupSafe==1.1.1 motioneye==0.42.1 -pillow==8.4.0 +pillow==6.2.2 pycurl==7.43.0.5 singledispatch==3.7.0 six==1.16.0