Drop support for numpy 1.x
According to [NEP 29](https://numpy.org/neps/nep-0029-deprecation_policy.html#support-table), support for Numpy `1.x` should be dropped after Sep 16, 2025.
This will enforce that all users are using Numpy `2.x`.
This should be enforce after %"Version 1.2" release.
issue