Can not be installed using pip with numpy > 2.0

Because we did not update mbtrack2 dependencies recently, it cannot be installed via pip for numpy > 2.0. But in fact it should works fine with numpy > 2.0 ...

Because mbtrack2 (0.8.0) depends on numpy (>=1.21,<2.0)
 and no versions of mbtrack2 match >0.8.0, mbtrack2 (>=0.8.0) requires numpy (>=1.21,<2.0).
So, because facilities-mbtrack2 depends on both mbtrack2 (>=0.8.0) and numpy (^2), version solving failed.