From 94575021cca9aacd3344fa1d99ca0d0820223ad9 Mon Sep 17 00:00:00 2001 From: Brett Williams Date: Thu, 1 Jun 2023 01:55:37 -0500 Subject: [PATCH] Update requirements.txt --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c751d33..868b63a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,4 +9,5 @@ Werkzeug==2.3.4 tkinterdnd2~=0.3.0 future==0.18.3 json2html~=1.3.0 -SQLAlchemy~=2.0.15 \ No newline at end of file +SQLAlchemy~=2.0.15 +Pillow~=9.3.0 \ No newline at end of file