From a242bbd72b4951c29d8d342b789b3cb648c75540 Mon Sep 17 00:00:00 2001 From: Thales Euflauzino <120137721+thaleseuflauzino@users.noreply.github.com> Date: Wed, 17 Jul 2024 13:32:38 -0300 Subject: [PATCH] Atualizando o requirements.txt --- backend/requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/backend/requirements.txt b/backend/requirements.txt index 32c0ce0e..48512d7d 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -15,3 +15,4 @@ soupsieve==2.5 tweepy==4.14.0 twitter-text-parser==3.0.0 urllib3==2.2.2 +pillow==10.4.0