Self-hosted personal YouTube management app. FastAPI + SQLite backend, React + Vite + Tailwind frontend. Dockerfiles and compose included for Portainer deployment. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
11 lines
209 B
Plaintext
11 lines
209 B
Plaintext
fastapi==0.115.5
|
|
uvicorn[standard]==0.32.1
|
|
sqlalchemy==2.0.36
|
|
python-jose[cryptography]==3.3.0
|
|
bcrypt==5.0.0
|
|
python-multipart==0.0.12
|
|
pydantic-settings==2.6.1
|
|
yt-dlp>=2024.11.18
|
|
httpx==0.27.2
|
|
aiofiles==24.1.0
|