# Runtime dependencies for causal_mm
econml>=0.15  # optional, needed for --use-econml and econml-estimators
lightgbm>=4.0  # optional, useful if econml estimators require it
numpy
pandas
scikit-learn
joblib
statsmodels
python-dotenv
pytest>=7.0

# GUI dependencies (optional — install for interactive visualizer)
streamlit>=1.30
plotly>=5.18
networkx>=3.0
streamlit-agraph>=0.0.45
