diff --git a/pyproject.toml b/pyproject.toml index dc06f795..b15aafc4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,7 +50,7 @@ train = [ "configue>=5.0.0", "datasets>=2.19.1", "mteb>=1.16.3,<3", - "pillow>=10.0.0,<12.2.0", + "pillow>=10.0.0,<12.3.0", "typer>=0.15.1", ]