mirror of
https://github.com/tubearchivist/tubearchivist-frontend.git
synced 2024-11-04 19:30:13 +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
|
# 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
|
ARG TARGETPLATFORM
|
||||||
|
|
||||||
ENV PYTHONUNBUFFERED 1
|
ENV PYTHONUNBUFFERED 1
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
beautifulsoup4==4.10.0
|
beautifulsoup4==4.10.0
|
||||||
celery==5.2.1
|
celery==5.2.1
|
||||||
Django==3.2.10
|
Django==4.0
|
||||||
Pillow==8.4.0
|
Pillow==8.4.0
|
||||||
redis==3.5.3
|
redis==3.5.3
|
||||||
requests==2.26.0
|
requests==2.26.0
|
||||||
uWSGI==2.0.20
|
uWSGI==2.0.20
|
||||||
whitenoise==5.3.0
|
whitenoise==5.3.0
|
||||||
yt_dlp==2021.12.1
|
yt_dlp==2021.12.25
|
||||||
|
Loading…
Reference in New Issue
Block a user