Pip Instal By Line
cat requirements.txt | xargs -n 1 pip install
Magnificent Moth
cat requirements.txt | xargs -n 1 pip install