mirror of
https://github.com/ggogel/seafile-containerized.git
synced 2024-11-16 09:01:38 +00:00
Update dependency termcolor to v2.5.0
This commit is contained in:
parent
10b72d319a
commit
d36a7d91af
|
@ -33,7 +33,7 @@ libsasl2-dev \
|
||||||
RUN pip3 install --target /pip-deps --timeout=3600 --no-cache-dir \
|
RUN pip3 install --target /pip-deps --timeout=3600 --no-cache-dir \
|
||||||
sqlalchemy==2.0.35 \
|
sqlalchemy==2.0.35 \
|
||||||
click==8.1.7 \
|
click==8.1.7 \
|
||||||
termcolor==2.4.0 \
|
termcolor==2.5.0 \
|
||||||
colorlog==6.8.2 \
|
colorlog==6.8.2 \
|
||||||
pymysql==1.1.1 \
|
pymysql==1.1.1 \
|
||||||
jinja2==3.1.4 \
|
jinja2==3.1.4 \
|
||||||
|
|
Loading…
Reference in a new issue