Make numpy mandatory for Python bindings

Created by: williamfgc

Numpy is a mandatory dependency as it provides sizeof(T) and contiguous memory data (1D numpy arrays) needed by adios2 operations.