From f837a2abb09f81a28a76cd252a913948bf78be0e Mon Sep 17 00:00:00 2001 From: mike <219478+ilude@users.noreply.github.com> Date: Wed, 8 May 2024 17:43:31 -0400 Subject: [PATCH] add pillow --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index 3eb8b04..947afdb 100755 --- a/requirements.txt +++ b/requirements.txt @@ -17,6 +17,7 @@ langchain langchain-community lxml==5.1.1 pandas +pillow python-dateutil python-dotenv pyyaml