diff --git a/pyproject.toml b/pyproject.toml index d5b290e5..f60d8b1c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ training = [ ] multimodal = [ - "pillow>=11.2.1,<12.0.0", + "pillow>=12.1.1,<12.2.0", "soundfile>=0.13.1,<1.0.0", "moviepy>=2.1.2,<3.0.0", ]