chore: ⬆️ update lock and readd yt-dlp
All checks were successful
dl / lint (push) Successful in 1m35s
dl / docker (push) Successful in 3m38s

This commit is contained in:
Michel Roux 2025-03-05 09:27:15 +01:00
parent 74f17ad2d4
commit e67d29610e
2 changed files with 5 additions and 4 deletions

View File

@ -5,6 +5,7 @@ RUN apt-get update && \
vim p7zip* git mc rename wget curl procps psmisc \
openssh-client rsync sshpass transmission-cli speedtest-cli \
python3-bs4 python3-requests python3-transmissionrpc && \
apt-get install -y --no-install-recommends mame-tools yt-dlp && \
apt-get clean && \
rm -rf /var/lib/apt/lists/* && \
curl -sSL https://raw.githubusercontent.com/MatanZ/tremc/main/tremc -o /usr/local/bin/tremc && \

8
poetry.lock generated
View File

@ -350,13 +350,13 @@ files = [
[[package]]
name = "types-requests"
version = "2.32.0.20241016"
version = "2.32.0.20250301"
description = "Typing stubs for requests"
optional = false
python-versions = ">=3.8"
python-versions = ">=3.9"
files = [
{file = "types-requests-2.32.0.20241016.tar.gz", hash = "sha256:0d9cad2f27515d0e3e3da7134a1b6f28fb97129d86b867f24d9c726452634d95"},
{file = "types_requests-2.32.0.20241016-py3-none-any.whl", hash = "sha256:4195d62d6d3e043a4eaaf08ff8a62184584d2e8684e9d2aa178c7915a7da3747"},
{file = "types_requests-2.32.0.20250301-py3-none-any.whl", hash = "sha256:0003e0124e2cbefefb88222ff822b48616af40c74df83350f599a650c8de483b"},
{file = "types_requests-2.32.0.20250301.tar.gz", hash = "sha256:3d909dc4eaab159c0d964ebe8bfa326a7afb4578d8706408d417e17d61b0c500"},
]
[package.dependencies]