PIP установить требования .txt без кэша
pip install -r requirements.txt --no-cache-dir
Friendly Fowl
pip install -r requirements.txt --no-cache-dir