diff --git a/models/facedetector/requirements.txt b/models/facedetector/requirements.txt index 00005a19..61a83b5d 100644 --- a/models/facedetector/requirements.txt +++ b/models/facedetector/requirements.txt @@ -1,3 +1,3 @@ aiohttp==3.6.2 opencv-python-headless==4.2.0.34 -Pillow==7.1.2 \ No newline at end of file +Pillow==9.0.0 \ No newline at end of file