diff --git a/pyproject.toml b/pyproject.toml index 8ceecb9..1bd5e2d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ dependencies = [ "httpx>=0.28,<1.0", "requests>=2.32,<3.0", "redis>=5.2,<6.0", - "Pillow>=10.4,<12.0", + "Pillow>=12.2,<13.0", "torch>=2.6,<3.0", "qdrant-client>=1.12,<2.0", "grpcio>=1.71,<2.0",