# predictive-regression / notebook cell dependencies.
mca-sdk>=0.10.0
scikit-learn>=1.4
joblib>=1.3
numpy>=1.26

# Notebook execution surface. jupyter is optional at runtime but nbclient
# is required for the smoke test to execute notebook.ipynb headlessly.
jupyter>=1.0
nbclient>=0.10
nbformat>=5.10
