# Project runtime dependencies for this template.
#
# Note: ExpOps (`expops`) itself is installed into the project venv automatically
# when you run `mlops run <project-id>`.

pandas
numpy
scikit-learn
joblib

