YouTube regularly breaks older yt-dlp versions. Bumped the minimum version and added a separate Docker layer for yt-dlp so it can be upgraded without busting the main pip cache.
8 lines
130 B
Plaintext
8 lines
130 B
Plaintext
fastapi>=0.111
|
|
uvicorn[standard]>=0.29
|
|
python-multipart>=0.0.9
|
|
yt-dlp>=2025.1
|
|
pydantic>=2.0
|
|
pydantic-settings>=2.0
|
|
aiofiles>=23.0
|