mirror of
https://github.com/ggogel/seafile-containerized.git
synced 2024-11-16 09:01:38 +00:00
Update dependency pyjwt to v2.9.0
This commit is contained in:
parent
098df3253b
commit
31a1a6c3d3
|
@ -46,7 +46,7 @@ pip3 install --target /pip-deps --timeout=3600 --no-cache-dir \
|
||||||
future==1.0.0 \
|
future==1.0.0 \
|
||||||
pillow==10.4.0 \
|
pillow==10.4.0 \
|
||||||
captcha==0.6.0 \
|
captcha==0.6.0 \
|
||||||
pyjwt==2.8.0 \
|
pyjwt==2.9.0 \
|
||||||
mysqlclient==2.2.4 \
|
mysqlclient==2.2.4 \
|
||||||
django==4.2.14 \
|
django==4.2.14 \
|
||||||
django-pylibmc==0.6.1 \
|
django-pylibmc==0.6.1 \
|
||||||
|
|
Loading…
Reference in a new issue