Limit numpy version <2.0.0
With numpy
version 2.0.0 released, we need to restrict numpy < 2.0.0
in pyproject.toml
. This will fix the pipeline failures as well.
With numpy
version 2.0.0 released, we need to restrict numpy < 2.0.0
in pyproject.toml
. This will fix the pipeline failures as well.