diff --git a/pyproject.toml b/pyproject.toml index b721781b..ce6eba07 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,7 +23,7 @@ dependencies = [ "labelme2coco==0.2.2", "lightning==2.0.0", "numpy==1.24.2", - "Pillow==9.4.0", + "Pillow==10.2.0", "playsound==1.3.0", "pycocotools==2.0.6", "PySide6==6.4.2",