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

# Vertex AI custom-prediction container contract.
fastapi>=0.110
uvicorn[standard]>=0.29
pydantic>=2.0
httpx>=0.27  # for TestClient in the smoke test
