PIP -Installation per Leitung
cat requirements.txt | xargs -n 1 pip install
Magnificent Moth
cat requirements.txt | xargs -n 1 pip install