Skip to content

numba is a heavy hard dependency - likely unnecessary #283

Description

@detrin

numba>=0.57.0 is listed as a direct dependency, but probatus doesn't import numba anywhere. It's only needed transitively through SHAP.

Since SHAP already declares its own numba dependency, pinning it here adds install weight (numba pulls LLVM) and increases the surface for version conflicts.

Should be safe to drop from dependencies in pyproject.toml.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions