remove keras from reqs

Keras is part of the requirements.txt, but should never be loaded directly as we use always tensorflow.keras. I assume that this requirement is therefore outdated and can be removed.

  • check MLAir running without installing Keras
  • remove Keras from requirements.txt