mirror of
https://github.com/ggogel/seafile-containerized.git
synced 2024-11-16 09:01:38 +00:00
Merge pull request #261 from ggogel/renovate/captcha-0.x
Update dependency captcha to v0.6.0
This commit is contained in:
commit
193adc14a8
|
@ -33,7 +33,7 @@ RUN python3 -m pip install --upgrade pip &&\
|
|||
pip3 install --target /pip-deps --timeout=3600 --no-cache-dir \
|
||||
future==1.0.0 \
|
||||
pillow==10.4.0 \
|
||||
captcha==0.5.0 \
|
||||
captcha==0.6.0 \
|
||||
pyjwt==2.8.0 \
|
||||
mysqlclient==2.2.4 \
|
||||
django==4.2.14 \
|
||||
|
|
Loading…
Reference in a new issue