# BariERASRecov-Kor — pinned dependencies # Streamlit + Plotly dashboard for bariatric perioperative ERAS recovery cohort. # CLI (main.py) and modules/ are stdlib-only; only the Streamlit app and the # optional .docx report require these packages. streamlit==1.36.0 plotly==5.22.0 pandas==2.2.2 numpy==1.26.4 scikit-learn==1.5.0 lifelines==0.27.8 statsmodels==0.14.2 matplotlib==3.9.0 python-docx==1.1.2