# DQIII8 — Python Dependencies

# Core (used by most scripts)
requests>=2.31.0
sqlite-vec>=0.1.7
python-dotenv>=1.0.0
httpx>=0.27.0
PyYAML>=6.0.1
pytest>=7.0.0

# Telegram bot (optional — only for remote control)
python-telegram-bot>=21.0

# Dashboard (web UI)
fastapi>=0.110.0
uvicorn>=0.29.0

# Analysis tools (optional — only for media analysis)
numpy>=1.26.0
Pillow>=10.0.0
