diff --git a/pyproject.toml b/pyproject.toml index 68967cc..1eccd75 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ requires-python = "==3.12.*" dependencies = [ "mediapipe==0.10.32", "opencv-python==4.13.0.92", - "pillow==12.2.0", + "pillow==12.3.0", "platformdirs==4.8.0", "pygrabber==0.2", "pyinstaller>=6.20.0",