Update dependency future to v1

This commit is contained in:
renovate[bot] 2024-02-21 13:57:36 +00:00 committed by GitHub
parent 00e20aaf35
commit 968aca7bbb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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 \