mirror of
https://github.com/ggogel/seafile-containerized.git
synced 2025-02-22 04:52:17 +00:00
Update dependency pillow to v11.1.0
This commit is contained in:
parent
845b684e56
commit
3c73cc2471
|
@ -44,7 +44,7 @@ python3-dev
|
|||
RUN python3 -m pip install --upgrade pip &&\
|
||||
pip3 install --target /pip-deps --timeout=3600 --no-cache-dir \
|
||||
future==1.0.0 \
|
||||
pillow==11.0.0 \
|
||||
pillow==11.1.0 \
|
||||
captcha==0.6.0 \
|
||||
pyjwt==2.9.0 \
|
||||
mysqlclient==2.2.6 \
|
||||
|
|
Loading…
Reference in a new issue