Skip to content

DEPS: Bump minimum Numba version #43257

Closed
@mroeschke

Description

@mroeschke

xref #43172 (comment)

The current min version is 0.46.0 which came out 2019-10-10.

Bumping to at least 0.49.0 (which came out 2020-04-17) would allow this version check to be removed:

if Version(numba.__version__) >= Version("0.49.0"):

Metadata

Metadata

Assignees

No one assigned

    Labels

    DependenciesRequired and optional dependenciesnumbanumba-accelerated operations

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions