diff --git a/pyproject.toml b/pyproject.toml index 81e3456a..3135c830 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,7 +19,7 @@ dependencies = [ "narwhals>=1.12,<2.0", "ordered-set>=4.1,<5.0", "path-imports>=1.1.2,<2.0", - "pillow>=10.2,<11.0", + "pillow>=10.2,<12.0", "pytz>=2024.1", "rapidfuzz>=3.12.2,<4.0", "revel>=0.9.1,<0.10",