diff --git a/Dockerfile b/Dockerfile index b7bbc499..a95f9d60 100644 --- a/Dockerfile +++ b/Dockerfile @@ -146,6 +146,7 @@ RUN pip3 install --no-cache-dir \ djhtml \ inflect==7.0.0 \ matplotlib \ + pillow==10.4.0 \ "pydantic<2" \ pytz \ setuptools