Hi ! In Openfisca-France, the yaml tests broke with numpy ==2.5 with a metaclass conflict (https://github.com/openfisca/openfisca-france/actions/runs/28084812855/job/84046072485?pr=2765). The same tests have no error with numpy==2.4, even if it might be due to numpy dependencies and not directly numpy.
In the short run, the numpy version will be restricted in OpenFisca-France in order to keep the tests working, but it might also be a problem in other constituencies and it will restrict future developments if not tackled.
Hi ! In Openfisca-France, the yaml tests broke with numpy ==2.5 with a metaclass conflict (https://github.com/openfisca/openfisca-france/actions/runs/28084812855/job/84046072485?pr=2765). The same tests have no error with numpy==2.4, even if it might be due to numpy dependencies and not directly numpy.
In the short run, the numpy version will be restricted in OpenFisca-France in order to keep the tests working, but it might also be a problem in other constituencies and it will restrict future developments if not tackled.