I am running the following comand for installing the packages in that file \" pip install -r requirements.txt --download-cache=~/tmp/pip-cache\".
pip install -r requirements.txt --download-cache=~/tmp/pip-cache
without sudo rights you can install lxml with:
STATIC_DEPS=true pip install lxml
As mentioned in the lxml documentation