# Web stack (Python 3.8+)
Flask==2.2.5
Werkzeug==2.2.3
Jinja2==3.1.4
itsdangerous==2.1.2
click==8.1.7

# Core libs
requests==2.32.3
PyMySQL==1.1.0
yt-dlp==2024.08.06

# (System, not pip) -> ffmpeg must be installed on the server or set FFMPEG_DIR
# ffmpeg
