Numba 0.60.0 requires numpy<2.1,>=1.22, but you have numpy 2.2.1 which is incompatible

Hi,

Numba blocks me from using new versions of numpy. When can an update be expected?

Best regards
Jakob
Windows 11
Python 3.11

The 0.61.0rc1 checklist issue is probably the one to follow to track progress towards the 0.61 release, which will support NumPy 2.1: Numba 0.61.0rc1 Checklist · Issue #9777 · numba/numba · GitHub

NumPy 2.2 support will probably come in a 0.61.1 release, but there are issues with it that need to be resolved first. NumPy 2.2 support can be tracked in: NumPy 2.2 support · Issue #9838 · numba/numba · GitHub