diff --git a/backend/requirements.txt b/backend/requirements.txt index 1dbcbcd..b118a4f 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -26,7 +26,7 @@ python-jose[cryptography]==3.3.0 # Install from: https://github.com/contentauth/c2pa-python # Image/Video Processing -Pillow==11.0.0 +Pillow==12.1.1 opencv-python==4.9.0.80 imageio==2.33.1 imageio-ffmpeg==0.4.9