# Telegram
telethon
tgcrypto

# TUI
textual

# Config
python-dotenv

# Progress bars (CLI mode)
tqdm

# Archive extraction
py7zr
rarfile

# Web frontend (optional — only needed with --web)
fastapi
uvicorn[standard]
jinja2
python-multipart
bcrypt
python-jose[cryptography]
