Support for numpy 1.21.x

First of all: Thanks for maintaining this interesting library!

I'm trying to use the library in a context where I have to use numpy 1.21.x. Unfortunately it is currently not possible to use emd in such a context, because it requires numpy < 1.21.

Would it be possible to support numpy 1.21 as well?