This commit is contained in:
Brandl 2024-04-10 01:29:24 +02:00
parent 1d49bee90b
commit 5f9aac18f2
No known key found for this signature in database
15 changed files with 2877 additions and 2395 deletions

View file

@ -17,6 +17,7 @@ dependencies = [
"w3lib>=1.22.0",
"yt-dlp>=2023.10.13",
# "playwright>=1.39.0; platform_machine != 'armv7l'",
"django-ninja>=1.1.0",
]
requires-python = ">=3.9,<3.12"
readme = "README.md"