diff --git a/app/requirements.txt b/app/requirements.txt index fedbe58..ebb3f3c 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -1,5 +1,5 @@ Flask==1.0.2 numpy==1.16.3 opencv-python>=4.0.1.23 -Pillow==8.3.2 +Pillow==10.0.1 redis==3.2.1