mirror of
https://github.com/tubearchivist/tubearchivist-frontend.git
synced 2024-11-22 03:40:14 +00:00
bump versions
This commit is contained in:
parent
42f4f4cb6f
commit
665d0a1b24
@ -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…
Reference in New Issue
Block a user