# --- Core / DB ---
psycopg[binary]>=3.1
asyncpg>=0.29
pgqueuer
pydantic-settings>=2.0

# --- Web ---
fastapi
uvicorn[standard]
python-multipart

# --- HTTP / crawling ---
curl_cffi
httpx
requests
beautifulsoup4
lxml
m3u8

# --- Telegram ---
pyrofork>=2.3.69
tgcrypto-pyrofork

# --- Crypto (Abyss CDN) ---
pycryptodome
PyNaCl

# --- Redis (optional) ---
redis>=5.0

# --- Live streaming ---
streamlink

# --- Misc ---
psutil

# --- External uploader auth (Argon2id token hash) ---
argon2-cffi>=23.1
cryptography>=42.0
keyring>=25.0
