Pipeline job test fails
The test job started failing.
RuntimeError: module compiled against API version 0x10 but this version of numpy is 0xf
Quick google suggests that numpy is upgraded and downgraded during installation.
Changes from our side include the pyproject.toml.
Changes from outside include the release of python 3.11 and we use python:latest as image.