Requirements for custom_component not installing anymore

Try using "numpy==1.21.2" which is already pulled by HA
Older versions do not seem to exist as binary packaged anymore, so pip is trying to build it and fails because no C compiler is present.