Skip to content

Commit a1d8ed5

Browse files
committedOct 29, 2024
pin PIL library to version 10.0.4 for now
1 parent 4d11813 commit a1d8ed5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎Dockerfile

+1
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)