The current control file lists (among others) the following build dependencies:
python3-numpy <!nocheck>, python3-opencv <!nocheck>, python3-pil <!nocheck>, None of them are actually build dependencies. numpy used to be one in pre 2.x times. Some unit tests are disabled if those packages are not available. While at it: libopencv-dev is not a build dependency either. - axxel

