# NeoAlpha — Python Dependencies
#
# DCF model generation & validation
openpyxl>=3.1.0

# Momentum scanner and other analysis scripts have no external dependencies
# beyond Python 3.10+ stdlib (json, subprocess, math, datetime, argparse, etc.)
#
# Optional (for enhanced statistical precision in screen_momentum.py):
# numpy>=1.24.0
