mirror of
https://github.com/ggogel/seafile-containerized.git
synced 2025-09-02 02:39:26 +00:00
Update dependency PyMuPDF to v1.24.11
This commit is contained in:
parent
10b72d319a
commit
d06d033807
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ openpyxl==3.1.5 \
|
||||||
Markdown==3.7 \
|
Markdown==3.7 \
|
||||||
bleach==6.1.0 \
|
bleach==6.1.0 \
|
||||||
pypinyin==0.53.0 \
|
pypinyin==0.53.0 \
|
||||||
PyMuPDF==1.24.10 \
|
PyMuPDF==1.24.11 \
|
||||||
pymysql==1.1.1
|
pymysql==1.1.1
|
||||||
|
|
||||||
RUN find /pip-deps -name "__pycache__" -type d -exec rm -r {} + && \
|
RUN find /pip-deps -name "__pycache__" -type d -exec rm -r {} + && \
|
||||||
|
|
Loading…
Add table
Reference in a new issue