# Core dependencies streamlit==1.29.0 pandas==2.2.1 numpy==1.26.4 scikit-learn==1.3.2 joblib==1.3.2 # Visualizations plotly==5.19.0 altair==5.2.0 # Calibration and preprocessing scipy==1.12.0 # Interpretability tools shap==0.45.0 lime==0.2.0.1 # Imbalanced data handling imbalanced-learn==0.11.0 # XGBoost model xgboost==2.1.1