mirror of
https://github.com/ggogel/seafile-containerized.git
synced 2024-11-16 09:01:38 +00:00
Update dependency json5 to v0.9.28
This commit is contained in:
parent
0fc8abcd16
commit
83b39c4cce
|
@ -45,7 +45,7 @@ django==4.2.16 \
|
|||
requests==2.32.3 \
|
||||
PyYAML==6.0.2 \
|
||||
defusedxml==0.7.1 \
|
||||
json5==0.9.25
|
||||
json5==0.9.28
|
||||
|
||||
RUN find /pip-deps -name "__pycache__" -type d -exec rm -r {} + && \
|
||||
rm -rf /pip-deps/pip /pip-deps/wheel /pip-deps/setuptools
|
||||
|
|
Loading…
Reference in a new issue