Skip to content

Commit 9c4f24b

Browse files
committed
pin pillow to version 10.4.0 for now
1 parent 4d11813 commit 9c4f24b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,7 @@ RUN pip3 install --no-cache-dir \
146146
djhtml \
147147
inflect==7.0.0 \
148148
matplotlib \
149+
pillow==10.4.0 \
149150
"pydantic<2" \
150151
pytz \
151152
setuptools

0 commit comments

Comments
 (0)