mirror of
https://github.com/ggogel/seafile-containerized.git
synced 2024-11-16 17:05:32 +00:00
Merge pull request #188 from ggogel/renovate/future-1.x
Update dependency future to v1
This commit is contained in:
commit
5cacd2fe8c
|
@ -31,7 +31,7 @@ python3-dev
|
|||
|
||||
RUN python3 -m pip install --upgrade pip &&\
|
||||
pip3 install --target /pip-deps --timeout=3600 --no-cache-dir \
|
||||
future==0.18.3 \
|
||||
future==1.0.0 \
|
||||
pillow==10.2.0 \
|
||||
captcha==0.5.0 \
|
||||
pyjwt==2.8.0 \
|
||||
|
|
Loading…
Reference in a new issue