mirror of
https://github.com/ggogel/seafile-containerized.git
synced 2025-02-23 05:22:16 +00:00
Update dependency pillow to v10.2.0
This commit is contained in:
parent
04ecb28d50
commit
d9c274a2b0
|
@ -32,7 +32,7 @@ python3-dev
|
|||
RUN python3 -m pip install --upgrade pip &&\
|
||||
pip3 install --target /pip-deps --timeout=3600 --no-cache-dir \
|
||||
future==0.18.3 \
|
||||
pillow==10.0.1 \
|
||||
pillow==10.2.0 \
|
||||
captcha==0.4 \
|
||||
pyjwt==2.6.0 \
|
||||
mysqlclient==2.1.1 \
|
||||
|
|
Loading…
Reference in a new issue