# No Dependencies

The core SDK uses only original project code and the Python standard library.

It does not import or require NumPy, Pillow, pandas, PyTorch, TensorFlow, scikit-learn, OpenCV, requests, pydantic, click, typer, rich, pytest, ruff, mypy, or any other third-party runtime package.

Tests use `unittest` from the standard library.
