mirror of
https://github.com/ggogel/seafile-containerized.git
synced 2025-04-19 16:19:10 +00:00
Update dependency django to v4.2.20
This commit is contained in:
parent
21d67dd7ff
commit
f4be86b288
2 changed files with 2 additions and 2 deletions
|
@ -41,7 +41,7 @@ pycryptodome==3.21.0 \
|
||||||
lxml==5.3.0 \
|
lxml==5.3.0 \
|
||||||
python-ldap==3.4.4 \
|
python-ldap==3.4.4 \
|
||||||
pytz==2024.2 \
|
pytz==2024.2 \
|
||||||
django==4.2.17 \
|
django==4.2.20 \
|
||||||
requests==2.32.3 \
|
requests==2.32.3 \
|
||||||
PyYAML==6.0.2 \
|
PyYAML==6.0.2 \
|
||||||
defusedxml==0.7.1 \
|
defusedxml==0.7.1 \
|
||||||
|
|
|
@ -48,7 +48,7 @@ pillow==11.0.0 \
|
||||||
captcha==0.6.0 \
|
captcha==0.6.0 \
|
||||||
pyjwt==2.9.0 \
|
pyjwt==2.9.0 \
|
||||||
mysqlclient==2.2.6 \
|
mysqlclient==2.2.6 \
|
||||||
django==4.2.17 \
|
django==4.2.20 \
|
||||||
django-pylibmc==0.6.1 \
|
django-pylibmc==0.6.1 \
|
||||||
django-simple-captcha==0.6.0 \
|
django-simple-captcha==0.6.0 \
|
||||||
pycryptodome==3.21.0 \
|
pycryptodome==3.21.0 \
|
||||||
|
|
Loading…
Add table
Reference in a new issue