diff --git a/pyproject.toml b/pyproject.toml index bc56de21..78db4bae 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ training = [ ] multimodal = [ - "pillow>=11.2.1,<12.0.0", + "pillow>=12.3.0,<12.4.0", "soundfile>=0.13.1,<1.0.0", "moviepy>=2.1.2,<3.0.0", ]