# Streamlit UI (required for app.py only; main.py runs without these) streamlit>=1.32 plotly>=5.18 pandas>=2.0 # Report export python-docx>=1.1 # Optional statistical helpers (not strictly required by the current code paths, # but listed so reviewers can extend grid.py / lawlor.py with meta-regression # and prediction intervals without extra installs) numpy>=1.24 scipy>=1.10 statsmodels>=0.14 networkx>=3.0