# Database adapter for PostgreSQL (shared osint-db).
psycopg2-binary==2.9.11

# Gemini LLM SDK (google-genai). yfinance is NOT a dependency: futures prices
# are gated behind INCLUDE_FUTURES=1 and lazy-imported (install it to enable).
google-genai
