The pipeline test/whell/python3.10 and test/whell/python3.11 need to be fixed
All merge request checks fail.
The main error seems related to the following message:
A module that was compiled using NumPy 1.x cannot be run in
NumPy 2.0.2 as it may crash. To support both 1.x and 2.x
versions of NumPy, modules must be compiled with NumPy 2.0.
We need to determine the dependency that blocks the deployment and which ones are the packages that still use NumPy1.x