mirror of
https://github.com/ggogel/seafile-containerized.git
synced 2025-09-02 18:59:19 +00:00
Update dependency colorlog to v6.8.2
This commit is contained in:
parent
9056463aaf
commit
8e44e5a194
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ RUN pip3 install --target /pip-deps --timeout=3600 --no-cache-dir \
|
||||||
sqlalchemy==2.0.27 \
|
sqlalchemy==2.0.27 \
|
||||||
click==8.0.3 \
|
click==8.0.3 \
|
||||||
termcolor==1.1.0 \
|
termcolor==1.1.0 \
|
||||||
colorlog==6.6.0 \
|
colorlog==6.8.2 \
|
||||||
pymysql==1.1.0 \
|
pymysql==1.1.0 \
|
||||||
jinja2==3.0.3 \
|
jinja2==3.0.3 \
|
||||||
pycryptodome==3.11.0 \
|
pycryptodome==3.11.0 \
|
||||||
|
|
Loading…
Add table
Reference in a new issue