bump versions

pull/129/head
simon 2 years ago
parent 42f4f4cb6f
commit 665d0a1b24
No known key found for this signature in database
GPG Key ID: 2C15AA5E89985DD4

@ -1,6 +1,6 @@
# build the tube archivist image from default python slim image
FROM python:3.9.9-slim-bullseye
FROM python:3.10.1-slim-bullseye
ARG TARGETPLATFORM
ENV PYTHONUNBUFFERED 1

@ -1,9 +1,9 @@
beautifulsoup4==4.10.0
celery==5.2.1
Django==3.2.10
Django==4.0
Pillow==8.4.0
redis==3.5.3
requests==2.26.0
uWSGI==2.0.20
whitenoise==5.3.0
yt_dlp==2021.12.1
yt_dlp==2021.12.25

Loading…
Cancel
Save