This will allow to define more properly the dependencies between our debian
packages. Typically some db modules (storage, scheduler, vault, ...) should
require this module as build/test dependencies instead of the plain
python3-swh.core.
Note:
I need to rework the requirements in master (so the pytest-postgresql no longer is declared on python3-swh.core and such)
Related to D4376#108929