From f14c1b55210cd2b48cdf99d95e7234f9692783e9 Mon Sep 17 00:00:00 2001 From: Aparna Jyothi Date: Wed, 9 Oct 2024 15:16:12 +0530 Subject: [PATCH] upgrade pillow --- __tests__/data/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/__tests__/data/requirements.txt b/__tests__/data/requirements.txt index 058ed64d..265872b8 100644 --- a/__tests__/data/requirements.txt +++ b/__tests__/data/requirements.txt @@ -30,7 +30,7 @@ pdf2image==1.12.1 pefile==2021.9.3; python_full_version >= '3.6.0' -pillow>=8.1.1 +pillow>=10.2.0 pygments==2.6.1