# NITSurrogate-Kor — runtime dependencies (all already installed locally) # statsmodels is intentionally NOT used; meta-regression is implemented in numpy/scipy. numpy>=1.24 scipy>=1.10 pandas>=2.0 matplotlib>=3.7 # only for app.py plots (CLI does not require it) streamlit>=1.40 # only for app.py (optional UI)