From 7c4dd378cda07bc383b9369b012f3331d0477876 Mon Sep 17 00:00:00 2001 From: Utsho Dey Date: Thu, 19 Dec 2024 16:47:18 +0600 Subject: [PATCH] fact check from image is functional --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1fbe5de..b55be16 100644 --- a/requirements.txt +++ b/requirements.txt @@ -42,11 +42,12 @@ mccabe==0.7.0 mdurl==0.1.2 multidict==6.1.0 mypy-extensions==1.0.0 -numpy==1.26.4 +numpy==2.2.0 openai==0.28.0 orjson==3.10.12 packaging==24.2 pathspec==0.12.1 +pillow==11.0.0 platformdirs==4.3.6 pluggy==1.5.0 propcache==0.2.1